| OleCommandText Properties |
The OleCommandText type exposes the following members.
| Name | Description | |
|---|---|---|
| CommandInformationKind |
Gets a value indicating the type of information to be provided.
| |
| MaxLength |
Gets the maximum length of the Text property.
| |
| Text |
Gets or sets the text associated with the command. The CommandInformationKind property
specifies the specific information provided by the Text property.
|