Metodo GetServerObject
Spazio dei nomi: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Sintassi
'Dichiarazione
Protected Friend Function GetServerObject As Server
'Utilizzo
Dim returnValue As Server
returnValue = Me.GetServerObject()
protected internal Server GetServerObject()
protected public:
Server^ GetServerObject()
member GetServerObject : unit -> Server
function GetServerObject() : Server
Valore restituito
Vedere anche