ParameterizedDataType Constructor

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

.NET Framework Security

See Also

Reference

ParameterizedDataType Class

Microsoft.Data.Schema.ScriptDom.Sql Namespace