XTableDef Methods |
The XTableDef type exposes the following members.
Name | Description | |
---|---|---|
Clone |
Clones this instance.
| |
ConnectionKey |
Gets the Connection key.
| |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
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 tabledef Id.
| |
IsNothing |
Determines whether this instance is nothing.
| |
Key |
Gets The tabledef Key.
| |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
NameColumnTitle |
Gets the Name column title.
| |
SqlName |
Gets the table sqlName.
| |
TableComment |
Gets the Table comment.
| |
ToString |
Returns a String that represents this instance.
(Overrides ObjectToString.) | |
UserName |
Gets the Table User name.
|