Поделиться через


XmlDocumentConstraint Enumeration

The XmlDocumentConstraint enumeration contains constant values that specify the constraints imposed on an XML document.

Пространство имен: Microsoft.SqlServer.Management.Smo
Сборка: Microsoft.SqlServer.SqlEnum (in microsoft.sqlserver.sqlenum.dll)

Синтаксис

'Декларация
Public Enumeration XmlDocumentConstraint
public enum XmlDocumentConstraint
public enum class XmlDocumentConstraint
public enum XmlDocumentConstraint
public enum XmlDocumentConstraint

Members

Member name Description
Content Content.
Default Default.
Document Document.

Замечания

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.

Платформы

Платформы разработки

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

Целевые платформы

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

См. также

Справочник

Microsoft.SqlServer.Management.Smo Namespace