Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Returns the name of the database on which the instance of Компонент Service Broker is implemented.
Пространство имен: Microsoft.SqlServer.Management.Smo.Broker
Сборка: Microsoft.SqlServer.Smo (в Microsoft.SqlServer.Smo.dll)
Синтаксис
'Декларация
Protected Friend Overrides Function GetDBName As String
'Применение
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
Возвращаемое значение
Тип: System.String
A String value that specifies the name of the database on which Компонент Service Broker is implemented.
Примеры
Readme_ServiceBrokerConfiguration
См. также
Справочник
Пространство имен Microsoft.SqlServer.Management.Smo.Broker