InsertStatement.ToString() Method
Returns a string representation of the InsertStatement.
Namespace: DevExpress.Xpo.DB
Assembly: DevExpress.Data.v26.1.dll
Declaration
Returns
| Type | Description |
|---|---|
| String | A string representing the InsertStatement. |
See Also