次の方法で共有


CostThresholdForParallelism プロパティ

cost threshold for parallelism プロパティに格納されている値を返します。

名前空間:  Microsoft.SqlServer.Management.Smo
アセンブリ:  Microsoft.SqlServer.Smo (Microsoft.SqlServer.Smo.dll)

構文

'宣言
Property CostThresholdForParallelism As Integer
    Get
    Set
'使用
Dim instance As IServerConfigurationFacet
Dim value As Integer

value = instance.CostThresholdForParallelism

instance.CostThresholdForParallelism = value
int CostThresholdForParallelism { get; set; }
property int CostThresholdForParallelism {
    int get ();
    void set (int value);
}
abstract CostThresholdForParallelism : int with get, set
function get CostThresholdForParallelism () : int
function set CostThresholdForParallelism (value : int)

プロパティ値

型: System. . :: . .Int32
Int32