إشعار
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تسجيل الدخول أو تغيير الدلائل.
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تغيير الدلائل.
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.