Właściwość ServerAdapterBase.CostThresholdForParallelism
Pobiera lub ustawia wartość właściwość odwołania.
Przestrzeń nazw: Microsoft.SqlServer.Management.Smo
Zestaw: Microsoft.SqlServer.Smo (w Microsoft.SqlServer.Smo.dll)
Składnia
'Deklaracja
Public Property CostThresholdForParallelism As Integer
Get
Set
'Użycie
Dim instance As ServerAdapterBase
Dim value As Integer
value = instance.CostThresholdForParallelism
instance.CostThresholdForParallelism = value
public int CostThresholdForParallelism { get; set; }
public:
virtual property int CostThresholdForParallelism {
int get () sealed;
void set (int value) sealed;
}
abstract CostThresholdForParallelism : int with get, set
override CostThresholdForParallelism : int with get, set
final function get CostThresholdForParallelism () : int
final function set CostThresholdForParallelism (value : int)
Wartość właściwości
Typ: System.Int32
Int32 Wartości, który zawiera wartość opcji właściwość odwołania.