Provides information about the primary key of the table.
Namespace: SchemaExplorerAssembly: SchemaExplorer (in SchemaExplorer.dll) Version: 6.0.0.0 (7.0.0.15127)
Syntax
| C# |
|---|
public PrimaryKeySchema PrimaryKey { get; set; } |
| Visual Basic |
|---|
Public Property PrimaryKey As PrimaryKeySchema Get Set |