Provides information about the view columns.
Namespace: SchemaExplorerAssembly: SchemaExplorer (in SchemaExplorer.dll) Version: 6.0.0.0 (7.0.0.15127)
Syntax
C# |
---|
IReadOnlyNamedObjectCollection<IViewColumnSchema> Columns { get; } |
Visual Basic |
---|
ReadOnly Property Columns As IReadOnlyNamedObjectCollection(Of IViewColumnSchema) Get |