XmlTypeDerivation Enumeration
The XmlTypeDerivation enumeration contains constant values that specify the XML type derivation.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.SqlEnum (in microsoft.sqlserver.sqlenum.dll)
Syntax
'Deklaracja
Public Enumeration XmlTypeDerivation
public enum XmlTypeDerivation
public enum class XmlTypeDerivation
public enum XmlTypeDerivation
public enum XmlTypeDerivation
Members
| Member name | Description |
|---|---|
| Extension | Extension. |
| None | None. |
| Restriction | Restriction. |
| Substitution | Substitution. |
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.