XFieldDef Class |
Namespace: Biolomics.BioCallback
The XFieldDef type exposes the following members.
Name | Description | |
---|---|---|
XFieldDef(TFieldDef) |
Initializes a new instance of the XFieldDef class.
| |
XFieldDef(XFieldDef) |
Initializes a new instance of the XFieldDef class.
|
Name | Description | |
---|---|---|
Clone |
Clones this instance.
| |
ColumnName |
Gets the column name.
| |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
FieldComment |
Gets the Field comment.
| |
FieldSubType |
Gets Field sub type.
| |
FieldType |
Gets the field type
| |
FieldTypeToText |
Gets the Field type as text.
| |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
Id |
Gets the Field Id.
| |
IsFieldLink |
Determines whether this Field is a linkfield.
| |
IsLink |
Determines whether this Field is a linkfield.
| |
IsNothing |
Determines whether this instance is nothing.
| |
IsRecLink |
Determines whether This is record link field.
| |
Key |
Gets the field Key.
| |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ReverseFieldKey |
Gets the Reverse field key.
| |
StateCount |
Gets the number of states in the field.
| |
StateName |
Gets the State name.
| |
SubfieldIdx |
Gets the subField index.
| |
TableKey |
Gets the Table key.
| |
TargetCoKey |
Gets the target connection Key.
| |
TargetFieldKey |
Gets the Target field key.
| |
TargetTableKey |
Gets the Target table key.
| |
ToString |
Returns a String that represents this instance.
(Overrides ObjectToString.) | |
UserName |
Gets the user name.
| |
UserNameEng |
Gets the user name English.
| |
ViewName |
Gets the Name of field for view.
| |
Virtual |
Determines whether this field is Virtual.
|
Name | Description | |
---|---|---|
Equality |
Checks if XFieldDefs are equal.
| |
Inequality |
Checks if XFieldDefs are different.
|