ActiveDatabaseSoftware.ActiveQueryBuilder Namespace : Parameter Class |
The following tables list the members exposed by Parameter.
Name | Description | |
---|---|---|
ComparedField | Returns field name that was compared with this parameter. | |
ComparedObject | Returns database object name of a field that was compared with this parameter. | |
CompareOperator | Returns comparison operator that was used with this parameter. | |
DataType | Returns compared field data type. | |
FullName | Returns full name of parameter (name and symbol). | |
MetadataField | Returns a reference to MetadataField object from the Metadata Container if a corresponding field was found in it. | |
MetadataObject | Returns a reference to MetadataObject object from the Metadata Container if a corresponding field's object was found in it. | |
Name | Returns name of parameter. Returns empty string in case of unnamed parameter. | |
Symbol | Returns parameter symbol. |