ActiveDatabaseSoftware.ActiveQueryBuilder Namespace : MetadataObject Class |
The following tables list the members exposed by MetadataObject.
Name | Description | |
---|---|---|
Expression | Gets or sets the SQL expression string for a virtual metadata object. | |
ExpressionAST | Gets parsed SQL expression for a virtual metadata object. | |
ReferencedObject | Gets the reference to Metadata Object referred by the ReferencedObjectName property. | |
ReferencedObjectName | Gets or sets the name of referenced object for synonym. |
Name | Description | |
---|---|---|
GetReferencedObjects | Returns a list of MetadataObjects which referenced by this object foreign keys. | |
GetReferencingObjects | Returns a list of MetadataObjects which have foreign keys referencing this MetadataObject. | |
IsVirtual | Indicates that the metadata object is a virtual calculated object. |