Freigeben über


IdentityFunctionCall-Konstruktor

Initializes a new instance of the IdentityFunctionCall class.

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

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New IdentityFunctionCall()
public IdentityFunctionCall()
public:
IdentityFunctionCall()
new : unit -> IdentityFunctionCall
public function IdentityFunctionCall()

Siehe auch

Verweis

IdentityFunctionCall Klasse

Microsoft.SqlServer.TransactSql.ScriptDom-Namespace