Compartilhar via


Construtor IdentityFunctionCall

Initializes a new instance of the IdentityFunctionCall class.

Namespace:  Microsoft.SqlServer.TransactSql.ScriptDom
Assembly:  Microsoft.SqlServer.TransactSql.ScriptDom (em Microsoft.SqlServer.TransactSql.ScriptDom.dll)

Sintaxe

'Declaração
Public Sub New
'Uso
Dim instance As New IdentityFunctionCall()
public IdentityFunctionCall()
public:
IdentityFunctionCall()
new : unit -> IdentityFunctionCall
public function IdentityFunctionCall()

Consulte também

Referência

IdentityFunctionCall Classe

Namespace Microsoft.SqlServer.TransactSql.ScriptDom