Partager via


Méthode GetDBName

Returns the name of the database on which the instance of Service Broker is implemented.

Espace de noms :  Microsoft.SqlServer.Management.Smo.Broker
Assembly :  Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)

Syntaxe

'Déclaration
Protected Friend Overrides Function GetDBName As String
'Utilisation
Dim returnValue As String

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

Valeur de retour

Type : System. . :: . .String
A String value that specifies the name of the database on which Service Broker is implemented.