Partager via


ISql90Queue.IsStatusOn, propriété

Obtient ou définit une valeur qui modélise l'option STATUS.

Espace de noms :  Microsoft.Data.Schema.Sql.SchemaModel
Assembly :  Microsoft.Data.Schema.Sql (dans Microsoft.Data.Schema.Sql.dll)

Syntaxe

'Déclaration
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)

Valeur de propriété

Type : System.Boolean

Sécurité .NET Framework

Voir aussi

Référence

ISql90Queue Interface

Microsoft.Data.Schema.Sql.SchemaModel, espace de noms