Active Query Builder 2 .NET Edition reference
MetadataField Class Members
Properties  Methods  Events

The following tables list the members exposed by MetadataField.

Public Properties
 NameDescription
Public PropertyExpressionGets or sets the SQL expression string for a virtual metadata field.  
Public PropertyExpressionASTGets parsed SQL expression for a virtual metadata field.  
Public PropertyFieldTypeGets or sets field type of a field.  
Public PropertyFieldTypeNameGets or sets native server data type name of a field.  
Public PropertyNullableGets or sets the Nullable attribute of a field.  
Public PropertyPrecisionGets or sets the data type precision of a field.  
Public PropertyPrimaryKeyGets or sets the Primary Key attribute of a field.  
Public PropertyReadOnlyGets or sets the Readonly attribute of a field.  
Public PropertyScaleGets or sets the data type scale of a field.  
Public PropertySizeGets or sets the data type size of a field.  
Top
Public Methods
 NameDescription
Public MethodIsVirtualIndicates that the metadata object is a virtual calculated field.  
Top
See Also

Reference

MetadataField Class
ActiveDatabaseSoftware.ActiveQueryBuilder Namespace

 

 


© Copyright 2005-2012 ActiveDBSoft. All rights reserved.

Send Feedback