Gets the command text for this command.

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

Syntax

C#
string CommandText { get; }
Visual Basic
ReadOnly Property CommandText As String
	Get

Property Value

Type: String

See Also