FullTextNotifyBandwidthMin 属性

Gets or sets the FullTextNotifyBandwidthMin property value.

命名空间:  Microsoft.SqlServer.Management.Smo
程序集:  Microsoft.SqlServer.Smo(在 Microsoft.SqlServer.Smo.dll 中)

语法

声明
Property FullTextNotifyBandwidthMin As Integer
    Get
    Set
用法
Dim instance As IServerConfigurationFacet
Dim value As Integer

value = instance.FullTextNotifyBandwidthMin

instance.FullTextNotifyBandwidthMin = value
int FullTextNotifyBandwidthMin { get; set; }
property int FullTextNotifyBandwidthMin {
    int get ();
    void set (int value);
}
abstract FullTextNotifyBandwidthMin : int with get, set
function get FullTextNotifyBandwidthMin () : int
function set FullTextNotifyBandwidthMin (value : int)

属性值

类型:System. . :: . .Int32
Int32