DataType.XmlDocumentConstraint Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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