Provides access to the commands contained in the database.

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

Syntax

C#
public CommandSchemaCollection Commands { get; }
Visual Basic
Public ReadOnly Property Commands As CommandSchemaCollection
	Get

Property Value

Type: CommandSchemaCollection

See Also