DataType.Xml Method
Returns an object that represents the specified type.
Overload List
| Name | Description |
|---|---|
| DataType.Xml (String) |
Returns an object that represents the specified type.
|
| DataType.Xml (String, String) |
Returns an object that represents the specified type and with the specified schema.
|
| DataType.Xml (String, String, XmlDocumentConstraint) |
Returns an object that represents the specified type, schema and XML document constraint.
|