Udostępnij za pośrednictwem


Metoda SqlSmoObject.GetDBName

Pobiera nazwę bazy danych, która jest skojarzona z obiektem.

Przestrzeń nazw:  Microsoft.SqlServer.Management.Smo
Zestaw:  Microsoft.SqlServer.Smo (w Microsoft.SqlServer.Smo.dll)

Składnia

'Deklaracja
Protected Friend Overridable Function GetDBName As String
'Użycie
Dim returnValue As String

returnValue = Me.GetDBName()
protected internal virtual string GetDBName()
protected public:
virtual String^ GetDBName()
abstract GetDBName : unit -> string 
override GetDBName : unit -> string 
 function GetDBName() : String

Wartość zwracana

Typ: System.String
A String wartość, która określa nazwę obiektu.

Przykłady

Wywołanie metody