Delen via


IdentityFunctionCall Constructor

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()

See Also

Reference

IdentityFunctionCall Class

Microsoft.SqlServer.TransactSql.ScriptDom Namespace