| MarkLogic XCC/.Net Library |
|
ValueType.ToString MethodÂ
The name of this XQuery type, as a string.
[Visual Basic]
Overrides Public Function ToString() AsÂ
String
[C#]
public overrideÂ
string ToString();
Return Value
The name of this XQuery type, as a string.
See Also
ValueType Class | Marklogic.Xcc.Types Namespace