Freigeben über


ConvertCall-Konstruktor

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

Siehe auch

Verweis

ConvertCall Klasse

Microsoft.SqlServer.TransactSql.ScriptDom-Namespace