ExportedKey Properties
The ExportedKey type exposes the following members.
Properties
Name | Description | |
---|---|---|
Catalog |
Gets or sets the catalog. (Inherited from CatalogAndSchema.) |
|
Deferrability |
Gets or sets the deferrability.
(Inherited from ForeignKey.) |
|
DeleteRule |
Gets or sets the delete rule.
(Inherited from ForeignKey.) |
|
ForeignKeyCatalog |
Gets or sets the foreign key catalog.
(Inherited from ForeignKey.) |
|
ForeignKeyColumn |
Gets or sets the foreign key column.
(Inherited from ForeignKey.) |
|
ForeignKeyName |
Gets or sets the name of the foreign key.
(Inherited from ForeignKey.) |
|
ForeignKeySchema |
Gets or sets the foreign key schema.
(Inherited from ForeignKey.) |
|
ForeignKeyTable |
Gets or sets the foreign key table.
(Inherited from ForeignKey.) |
|
KeySequence |
Gets or sets the key sequence.
(Inherited from ForeignKey.) |
|
PrimaryKeyColumn |
Gets or sets the primary key column.
(Inherited from ForeignKey.) |
|
PrimaryKeyName |
Gets or sets the name of the primary key.
(Inherited from ForeignKey.) |
|
PrimaryKeyTable |
Gets or sets the primary key table.
(Inherited from ForeignKey.) |
|
Schema |
Gets or sets the schema.
(Inherited from CatalogAndSchema.) |
|
UpdateRule |
Gets or sets the update rule.
(Inherited from ForeignKey.) |