Provides access to information about the results and column schema information returned when executing this command.
Namespace: SchemaExplorerAssembly: SchemaExplorer (in SchemaExplorer.dll) Version: 6.0.0.0 (7.0.0.15127)
Syntax
C# |
---|
IReadOnlyNamedObjectCollection<ICommandResultSchema> CommandResults { get; } |
Visual Basic |
---|
ReadOnly Property CommandResults As IReadOnlyNamedObjectCollection(Of ICommandResultSchema) Get |