Indicates whether the
OracleXml object is a collection of XML elements without the root element.
public bool IsFragment {get;}
'Declaration
Public ReadOnly Property IsFragment As Boolean
Property Value
true, if the Value property contains a collection of XML elements without the root element. Otherwise
false.