Compartilhar via


Propriedade ISql90EventNotification.BrokerInstanceSpecifier

Obtém ou define a instância do agente de serviço contra o qual o serviço agente de resolver.

Namespace:  Microsoft.Data.Schema.Sql.SchemaModel
Assembly:  Microsoft.Data.Schema.Sql (em Microsoft.Data.Schema.Sql.dll)

Sintaxe

'Declaração
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)

Valor de propriedade

Tipo: System.String

Segurança do .NET Framework

Consulte também

Referência

ISql90EventNotification Interface

Namespace Microsoft.Data.Schema.Sql.SchemaModel