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.v22.2.dll
NuGet Package: DevExpress.DataAccess
Declaration
Returns
Type | Description |
---|---|
String | The string representation of the object. |
See Also