PrimaryKey Members
The PrimaryKey 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 [System.String] that represents this instance.
|
Properties
Name | Description | |
---|---|---|
![]() |
Catalog |
Gets or sets the catalog. (Inherited from CatalogAndSchema.) |
![]() |
ColumnName |
Gets or sets the name of the column.
|
![]() |
KeySequence |
Gets or sets the key sequence.
|
![]() |
PrimaryKeyName |
Gets or sets the name of the primary key.
|
![]() |
Schema |
Gets or sets the schema.
(Inherited from CatalogAndSchema.) |
![]() |
TableName |
Gets or sets the name of the table.
|