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
protected DataType()
protected:
DataType()
new : unit -> DataType
protected function DataType()

.NET Framework Security

See Also

Reference

DataType Class

Microsoft.Data.Schema.ScriptDom.Sql Namespace