Partager via


ISql100WorkloadGroup.Importance, propriété

Obtient ou définit la priorité du groupe de charges de travail.

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

Syntaxe

'Déclaration
Property Importance As SqlDegree
    Get
    Set
SqlDegree Importance { get; set; }
property SqlDegree Importance {
    SqlDegree get ();
    void set (SqlDegree value);
}
abstract Importance : SqlDegree with get, set
function get Importance () : SqlDegree
function set Importance (value : SqlDegree)

Valeur de propriété

Type : Microsoft.Data.Schema.Sql.SchemaModel.SqlDegree

Sécurité .NET Framework

Voir aussi

Référence

ISql100WorkloadGroup Interface

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