Table Members
The Table type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals |
Determines whether the specified [System.Object] is equal to this instance.
|
|
GetHashCode |
Returns a hash code for this instance.
|
|
ToString |
Returns a string that represents the active object
|
Properties
Name | Description | |
---|---|---|
Catalog |
Gets or sets the catalog.
|
|
Columns |
Gets or sets the columns.
|
|
ExportedforeignKeys |
Gets or sets the exportedforeign keys.
|
|
ImportedforeignKeys |
Gets or sets the importedforeign keys.
|
|
Indexes |
Gets or sets the indexes.
|
|
PrimaryKeys |
Gets or sets the primary keys.
|
|
Remarks |
Gets or sets the remarks.
|
|
Schema |
Gets or sets the schema.
|
|
TableName |
Gets or sets the name of the table.
|
|
TableType |
Gets or sets the type of the table.
|