The DataType..::.Xml type exposes the following members.

Properties

  NameDescription
BaseType
Gets DataType
(Inherited from DataType.)
DefaultValue
Override. See DefaultValue.
(Overrides DataType..::.DefaultValue.)
IsUserDefinedType
Gets if a type is declared as a user defined one.
(Inherited from DataType.)
IsXmlDocument
Gets or sets true value if xml content is a document.
SupportCollation
Gets true value if a type supports collation.
(Inherited from DataType.)
XmlSchemaCollection
Gets or sets XmlSchemaCollection for the xml type.

See Also