Share via


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
'Usage
Dim instance As New SqlDataType()
public SqlDataType()
public:
SqlDataType()
public function SqlDataType()

.NET Framework Security

See Also

Reference

SqlDataType Class

SqlDataType Members

Microsoft.Data.Schema.ScriptDom.Sql Namespace