Parameter.ToString() Method
Returns the string that represents the current object.
Namespace: DevExpress.DataAccess.ObjectBinding
Assembly: DevExpress.DataAccess.v25.1.dll
NuGet Package: DevExpress.DataAccess
Declaration
Returns
| Type | Description |
|---|---|
| String | A String that represents the current object. |
See Also