XmlDocumentConstraint Enumeration

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

Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.SqlEnum (in microsoft.sqlserver.sqlenum.dll)

Syntax

'Declaration
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.

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.

See Also

Reference

Microsoft.SqlServer.Management.Smo Namespace