Provides information about all non-key columns.
Namespace: SchemaExplorerAssembly: SchemaExplorer (in SchemaExplorer.dll) Version: 6.0.0.0 (7.0.0.15127)
Syntax
C# |
---|
IReadOnlyNamedObjectCollection<IColumnSchema> NonKeyColumns { get; } |
Visual Basic |
---|
ReadOnly Property NonKeyColumns As IReadOnlyNamedObjectCollection(Of IColumnSchema) Get |