Freigeben über


Init-Methode

Initializes the Scripter object.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)

Syntax

'Declaration
Protected Friend Sub Init
'Usage

Me.Init()
protected internal void Init()
protected public:
void Init()
member Init : unit -> unit 
 function Init()