Sdílet prostřednictvím


ISql90EventNotification.BrokerInstanceSpecifier – vlastnost

Získá nebo nastaví instance služby broker proti kterému řešení služby zprostředkovatele.

Obor názvů:  Microsoft.Data.Schema.Sql.SchemaModel
Sestavení:  Microsoft.Data.Schema.Sql (v Microsoft.Data.Schema.Sql.dll)

Syntaxe

'Deklarace
Property BrokerInstanceSpecifier As String
    Get
    Set
string BrokerInstanceSpecifier { get; set; }
property String^ BrokerInstanceSpecifier {
    String^ get ();
    void set (String^ value);
}
abstract BrokerInstanceSpecifier : string with get, set
function get BrokerInstanceSpecifier () : String
function set BrokerInstanceSpecifier (value : String)

Hodnota vlastnosti

Typ: System.String

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

ISql90EventNotification Rozhraní

Microsoft.Data.Schema.Sql.SchemaModel – obor názvů