Partager via


ISql100DatabaseOptions.IsBrokerPriorityHonored, propriété

Obtient ou définit une valeur qui indique si la priorité de Service Broker est respectée.

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

Syntaxe

'Déclaration
Property IsBrokerPriorityHonored As Boolean
    Get
    Set
bool IsBrokerPriorityHonored { get; set; }
property bool IsBrokerPriorityHonored {
    bool get ();
    void set (bool value);
}
abstract IsBrokerPriorityHonored : bool with get, set
function get IsBrokerPriorityHonored () : boolean
function set IsBrokerPriorityHonored (value : boolean)

Valeur de propriété

Type : System.Boolean

Sécurité .NET Framework

Voir aussi

Référence

ISql100DatabaseOptions Interface

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