Compartir a través de


CreateTypeTableStatement Constructor

Initializes a new instance of the CreateTypeTableStatement class.

Espacio de nombres:  Microsoft.SqlServer.TransactSql.ScriptDom
Ensamblado:  Microsoft.SqlServer.TransactSql.ScriptDom (en Microsoft.SqlServer.TransactSql.ScriptDom.dll)

Sintaxis

'Declaración
Public Sub New
'Uso
Dim instance As New CreateTypeTableStatement()
public CreateTypeTableStatement()
public:
CreateTypeTableStatement()
new : unit -> CreateTypeTableStatement
public function CreateTypeTableStatement()

Vea también

Referencia

CreateTypeTableStatement Clase

Espacio de nombres Microsoft.SqlServer.TransactSql.ScriptDom