Freigeben über


CastCall-Konstruktor

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

Siehe auch

Verweis

CastCall Klasse

Microsoft.SqlServer.TransactSql.ScriptDom-Namespace