DBTable Methods
A table that stores a persistent object‘s data.Name | Description |
---|---|
Add |
Appends a column to the DBTable. |
Add |
Appends a DBForeign |
Add |
Appends a DBIndex object to the DBTable. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the current object has the same settings as the specified object. |
Get |
Creates a new column with the specified name and appends it to the DBTable. |
Get |
Gets the hash code (a number) that corresponds to the value of the current DBTable object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Is |
Indicates whether the DBTable. |
Is |
Indicates whether the DBTable. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
See Also