XmlDataType Constructor

Initializes a new instance of the XmlDataType class.

Namespace:  Microsoft.Data.Schema.ScriptDom.Sql
Assembly:  Microsoft.Data.Schema.ScriptDom.Sql (in Microsoft.Data.Schema.ScriptDom.Sql.dll)

Syntax

'Declaration
Public Sub New
public XmlDataType()
public:
XmlDataType()
new : unit -> XmlDataType
public function XmlDataType()

.NET Framework Security

See Also

Reference

XmlDataType Class

Microsoft.Data.Schema.ScriptDom.Sql Namespace