SqlDataType Constructor

Initializes a new instance of the SqlDataType 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 SqlDataType()
public:
SqlDataType()
new : unit -> SqlDataType
public function SqlDataType()

.NET Framework Security

See Also

Reference

SqlDataType Class

Microsoft.Data.Schema.ScriptDom.Sql Namespace