다음을 통해 공유


CostThresholdForParallelism 속성

Returns the value contained in the cost threshold for parallelism property.

네임스페이스:  Microsoft.SqlServer.Management.Smo
어셈블리:  Microsoft.SqlServer.Smo.dll의 Microsoft.SqlServer.Smo

구문

‘선언
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