ISql100WorkloadGroup.Importance プロパティ

名前空間 :  Microsoft.Data.Schema.Sql.SchemaModel.SqlServer
アセンブリ :  Microsoft.Data.Schema.Sql (Microsoft.Data.Schema.Sql.dll 内)

構文

'宣言
Property Importance As SqlDegree
'使用
Dim instance As ISql100WorkloadGroup
Dim value As SqlDegree

value = instance.Importance

instance.Importance = value
SqlDegree Importance { get; set; }
property SqlDegree Importance {
    SqlDegree get ();
    void set (SqlDegree value);
}
function get Importance () : SqlDegree
function set Importance (value : SqlDegree)

プロパティ値

型 : Microsoft.Data.Schema.Sql.SchemaModel.SqlServer.SqlDegree

参照

参照

ISql100WorkloadGroup インターフェイス

ISql100WorkloadGroup メンバ

Microsoft.Data.Schema.Sql.SchemaModel.SqlServer 名前空間