Class TMssqlUpdateStatistics
- Namespace
- gudusoft.gsqlparser.stmt.mssql
- Assembly
- gudusoft.gsqlparser.dll
public class TMssqlUpdateStatistics : TCustomSqlStatement, Visitable
- Inheritance
-
TMssqlUpdateStatistics
- Implements
- Inherited Members
Constructors
TMssqlUpdateStatistics(EDbVendor)
public TMssqlUpdateStatistics(EDbVendor dbvendor)
Parameters
dbvendorEDbVendor
Methods
doParseStatement(TCustomSqlStatement)
analyze SQL
public override int doParseStatement(TCustomSqlStatement psql)
Parameters
psqlTCustomSqlStatement