Свойство FullTextNotifyBandwidthMax
Gets or sets the value of the FullTextNotifyBandwidthMax property.
Пространство имен: Microsoft.SqlServer.Management.Smo
Сборка: Microsoft.SqlServer.Smo (в Microsoft.SqlServer.Smo.dll)
Синтаксис
'Декларация
Property FullTextNotifyBandwidthMax As Integer
Get
Set
'Применение
Dim instance As IServerConfigurationFacet
Dim value As Integer
value = instance.FullTextNotifyBandwidthMax
instance.FullTextNotifyBandwidthMax = value
int FullTextNotifyBandwidthMax { get; set; }
property int FullTextNotifyBandwidthMax {
int get ();
void set (int value);
}
abstract FullTextNotifyBandwidthMax : int with get, set
function get FullTextNotifyBandwidthMax () : int
function set FullTextNotifyBandwidthMax (value : int)
Значение свойства
См. также