Compartir a través de


ISql90EventNotification.Service (Propiedad)

Obtiene o establece el servicio de destino que recibe los datos de evento.

Espacio de nombres:  Microsoft.Data.Schema.Sql.SchemaModel
Ensamblado:  Microsoft.Data.Schema.Sql (en Microsoft.Data.Schema.Sql.dll)

Sintaxis

'Declaración
Property Service As String
    Get
    Set
string Service { get; set; }
property String^ Service {
    String^ get ();
    void set (String^ value);
}
abstract Service : string with get, set
function get Service () : String
function set Service (value : String)

Valor de propiedad

Tipo: System.String

Seguridad de .NET Framework

Vea también

Referencia

ISql90EventNotification Interfaz

Microsoft.Data.Schema.Sql.SchemaModel (Espacio de nombres)