Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
'Declaration
Public Enumeration XmlTypeDerivation
public enum XmlTypeDerivation
public enum class XmlTypeDerivation
public enum XmlTypeDerivation
public enum XmlTypeDerivation
Members
Member name | Description |
---|---|
Extension | Extension. |
None | Not derived. |
Restriction | Restriction. |
Substitution | Substitution. |
Remarks
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.