CreateTypeUdtStatement Constructor

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

.NET Framework Security

See Also

Reference

CreateTypeUdtStatement Class

Microsoft.Data.Schema.ScriptDom.Sql Namespace