Compartir a través de


IntegerLiteral Constructor

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

Vea también

Referencia

IntegerLiteral Clase

Espacio de nombres Microsoft.SqlServer.TransactSql.ScriptDom