FieldDef Class |
Namespace: Com.Tibco.As.Space
The FieldDef type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Create |
A new FieldDef instance
|
![]() | Equals | (Inherited from Object.) |
![]() | Export |
Return a string representation for the Field Definition
|
![]() | Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) |
![]() | GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() ![]() | GetObjectType |
Get the field type depending on the type of the obj
|
![]() | GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() | MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
![]() ![]() | VerifyName |
Field name has to start with alphabetic characters followed by alphanumeric and (_,-, $) symbols
|
Name | Description | |
---|---|---|
![]() ![]() | FieldLength |
Field length for each of the types
|
Name | Description | |
---|---|---|
![]() | Encrypted |
Gets or sets a value indicating whether this FieldDef is secured.
|
![]() | Name |
The field name
|
![]() | Nullable |
Gets or sets a value indicating whether this FieldDef is nullable.
|
![]() | Type |
The field type
|