[]
Retrieve the metadata relatively to the foreign keys.
protected override DataTable GetForeignKeySchema(string[] restrictionValues)
Type | Name | Description |
---|---|---|
string[] | restrictionValues | Specifies a set of restriction values for the requested schema. |
Type | Description |
---|---|
DataTable | A DataTable containing the schema about the foreign keys. |