Share via


DataType Constructor

Initializes an instance of the DataType class.

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

Syntax

'Declaration
Protected Sub New
'Usage
Dim instance As New DataType()
protected DataType()
protected:
DataType()
protected function DataType()

.NET Framework Security

See Also

Reference

DataType Class

DataType Members

Microsoft.Data.Schema.ScriptDom.Sql Namespace