다음을 통해 공유


GetDBName 메서드

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

네임스페이스:  Microsoft.SqlServer.Management.Smo.Broker
어셈블리:  Microsoft.SqlServer.Smo.dll의 Microsoft.SqlServer.Smo

구문

‘선언
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.