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