SQLListColumnPrivileges.Execute Method | |
Retrieve the list of column privileges.
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 2
See Also