ActiveDatabaseSoftware.ActiveQueryBuilder Namespace > MetadataObject Class : ExpressionAST Property |
'Declaration Public ReadOnly Property ExpressionAST As SQLFromSource
'Usage Dim instance As MetadataObject Dim value As SQLFromSource value = instance.ExpressionAST
public SQLFromSource ExpressionAST {get;}
public: __property SQLFromSource* get_ExpressionAST();