Provides information about the foreign keys (keys where the current table is the foreign table) contained in the table.
Namespace: SchemaExplorerAssembly: SchemaExplorer (in SchemaExplorer.dll) Version: 6.0.0.0 (7.0.0.15127)
Syntax
| C# |
|---|
public TableKeySchemaCollection ForeignKeys { get; } |
| Visual Basic |
|---|
Public ReadOnly Property ForeignKeys As TableKeySchemaCollection Get |