Compartir a través de


TSqlFragment Constructor

Initializes a new instance of the TSqlFragment class.

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

Sintaxis

'Declaración
Protected Sub New
'Uso
Dim instance As New TSqlFragment()
protected TSqlFragment()
protected:
TSqlFragment()
new : unit -> TSqlFragment
protected function TSqlFragment()

Vea también

Referencia

TSqlFragment Clase

Espacio de nombres Microsoft.SqlServer.TransactSql.ScriptDom