DataType.XmlDocumentConstraint Property

Definition

Specifies whether the XML data type is a fragment (content) or a well-formed XML 1.0 instance (document).

public Microsoft.SqlServer.Management.Smo.XmlDocumentConstraint XmlDocumentConstraint { get; set; }
member this.XmlDocumentConstraint : Microsoft.SqlServer.Management.Smo.XmlDocumentConstraint with get, set
Public Property XmlDocumentConstraint As XmlDocumentConstraint

Property Value

Applies to