Freigeben über


Initialize-Methode

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

Syntax

'Declaration
Public Function Initialize As Boolean
'Usage
Dim instance As RegSvrSmoObject
Dim returnValue As Boolean

returnValue = instance.Initialize()
public bool Initialize()
public:
bool Initialize()
member Initialize : unit -> bool 
public function Initialize() : boolean

Rückgabewert

Typ: System. . :: . .Boolean