Właściwość ServerAdapterBase.BlockedProcessThreshold
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 BlockedProcessThreshold As Integer
Get
Set
'Użycie
Dim instance As ServerAdapterBase
Dim value As Integer
value = instance.BlockedProcessThreshold
instance.BlockedProcessThreshold = value
public int BlockedProcessThreshold { get; set; }
public:
virtual property int BlockedProcessThreshold {
int get () sealed;
void set (int value) sealed;
}
abstract BlockedProcessThreshold : int with get, set
override BlockedProcessThreshold : int with get, set
final function get BlockedProcessThreshold () : int
final function set BlockedProcessThreshold (value : int)
Wartość właściwości
Typ: System.Int32
Int32 Wartości, który zawiera wartość opcji właściwość odwołania.