Click or drag to resize
OleCommandText Properties

The OleCommandText type exposes the following members.

Properties
  NameDescription
Public propertyCommandInformationKind
Gets a value indicating the type of information to be provided.
Public propertyMaxLength
Gets the maximum length of the Text property.
Public propertyText
Gets or sets the text associated with the command. The CommandInformationKind property specifies the specific information provided by the Text property.
Top
See Also