Provides access to information about the results and column schema information returned when executing this command.

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

Syntax

C#
public CommandResultSchemaCollection CommandResults { get; }
Visual Basic
Public ReadOnly Property CommandResults As CommandResultSchemaCollection
	Get

Property Value

Type: CommandResultSchemaCollection

See Also