Provides information about the command result columns.

Namespace: SchemaExplorer
Assembly: SchemaExplorer (in SchemaExplorer.dll) Version: 6.0.0.0 (7.0.0.15127)

Syntax

C#
public CommandResultColumnSchemaCollection Columns { get; }
Visual Basic
Public ReadOnly Property Columns As CommandResultColumnSchemaCollection
	Get

Property Value

Type: CommandResultColumnSchemaCollection

See Also