QueryNode.ToString() Method
Returns an alias of the current node or the node type if it has no alias.
Namespace: DevExpress.DataAccess.DataFederation
Assembly: DevExpress.DataAccess.v25.1.dll
NuGet Package: DevExpress.DataAccess
Declaration
Returns
| Type | Description |
|---|---|
| String | The string representation of the object. |
See Also