NamespaceDeclaration Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Declares the identifier and the prefix of a XML namespace by storing these string values as separate properties.
public ref class NamespaceDeclaration
C#
public class NamespaceDeclaration
type NamespaceDeclaration = class
Public Class NamespaceDeclaration
- Inheritance
-
NamespaceDeclaration
Namespace |
Initializes a new instance of the NamespaceDeclaration class. |
Prefix |
Gets the prefix that is used as the XML namespace mapping prefix. |
Uri |
Gets or sets the uniform resource identifier. |
To |
Returns a string that represents the current object. |
Toode | Versioonid |
---|---|
SQL Server .NET SDK | 2016, 2017, 2019 |