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