Command.Text Property
Gets the command text, including all command parameters.
Namespace: DevExpress.EasyTest.Framework
Assembly: DevExpress.EasyTest.v24.2.dll
NuGet Package: DevExpress.EasyTest
Declaration
Property Value
Type | Description |
---|---|
String | A string containing the command text. |
See Also