Click or drag to resize
QueryColumnXmlExtensions Methods

The QueryColumnXmlExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberXmlExists
Applies an XML exists method against an XML column.
Public methodStatic memberXmlQuery
Applies an XQuery against an XML column.
Public methodStatic memberXmlValue
Applies an XML value method against an XML column.
Top
See Also