DatabaseUtilsGetExpandQuerySpecification Method (String) |
Namespace: PDTec.IceNet.Sdk.UtilsAssembly: PDTec.IceNet.Sdk (in PDTec.IceNet.Sdk.dll) Version: 6.0.0.0 (6.0.6225.27214)
Syntaxpublic static ExpandQuerySpecification GetExpandQuerySpecification(
string xml
)
Parameters
- xml
- Type: SystemString
The XML string that contains the query specification.
Return Value
Type:
ExpandQuerySpecificationThe query specification.
See Also