Compartir a través de


ISql90Queue.IsStatusOn (Propiedad)

Obtiene o establece un valor que modela la opción STATUS.

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

Sintaxis

'Declaración
Property IsStatusOn As Boolean
    Get
    Set
bool IsStatusOn { get; set; }
property bool IsStatusOn {
    bool get ();
    void set (bool value);
}
abstract IsStatusOn : bool with get, set
function get IsStatusOn () : boolean
function set IsStatusOn (value : boolean)

Valor de propiedad

Tipo: System.Boolean

Seguridad de .NET Framework

Vea también

Referencia

ISql90Queue Interfaz

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