SQLListStatistics.Execute Method | |
Retrieve the list of statistics about a table and indexes associated with the table.
Namespace:
VO
Assembly:
VOSQLClasses (in VOSQLClasses.dll) Version: 2.19
Syntax VIRTUAL METHOD Execute() AS USUAL
public override Usual Execute()
Request Example
View SourceReturn Value
Type:
Usual
TRUE if successful; otherwise, FALSE.
Level 1
See Also