SelectionNamespaces Property
Specifies a custom XMLNamespace declaration for XPath expressions. Read-write and design time and run time.
XMLAdapter.SelectionNamespaces = sValue
Return Value
- sValue
Unicode string that specifies a custom XML namespace declaration. The default value is an empty string ("").
Remarks
Applies to: XMLAdapter class
For more information, see the SelectionNamespaces property description in the Microsoft Core XML Services (MSXML) 4.0 SDK.
The namespace prefixes in the following list are reserved for the XMLAdapter class and should not be used in this property:
"dataset"
all prefixes starting with "rowdata"
"diffgr"
See Also
Reference
XMLAdapter Class
DeclareXMLPrefix Property
XMLNameIsXPath Property