Provides information about all non-primary key table columns.
Namespace: SchemaExplorerAssembly: SchemaExplorer (in SchemaExplorer.dll) Version: 6.0.0.0 (7.0.0.15127)
Syntax
| C# |
|---|
public ColumnSchemaCollection NonPrimaryKeyColumns { get; } |
| Visual Basic |
|---|
Public ReadOnly Property NonPrimaryKeyColumns As ColumnSchemaCollection Get |