BrokerObjectBase.GetDBName Method

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

Namespace: Microsoft.SqlServer.Management.Smo.Broker
Assembly : Microsoft.SqlServer.Smo (in microsoft.sqlserver.smo.dll)

Syntax

'Declaration
Protected Friend Overrides Function GetDBName As String
protected internal override string GetDBName ()
protected public:
virtual String^ GetDBName () override
protected String GetDBName ()
protected internal override function GetDBName () : String

Rückgabewert

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

Hinweise

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.

Beispiel

Readme_ServiceBrokerConfiguration

Threadsicherheit

Any public static (Shared in Microsoft Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Plattformen

Entwicklungsplattformen

Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.

Zielplattforme

Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.

Siehe auch

Verweis

BrokerObjectBase Class
BrokerObjectBase Members
Microsoft.SqlServer.Management.Smo.Broker Namespace

Andere Ressourcen

Managing Service Broker
Einführung in Service Broker