Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Gets or sets the minimum value of the full text crawl bandwidth.
Espace de noms : Microsoft.SqlServer.Management.Smo
Assembly : Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)
Syntaxe
'Déclaration
Property FullTextCrawlBandwidthMin As Integer
Get
Set
'Utilisation
Dim instance As IServerConfigurationFacet
Dim value As Integer
value = instance.FullTextCrawlBandwidthMin
instance.FullTextCrawlBandwidthMin = value
int FullTextCrawlBandwidthMin { get; set; }
property int FullTextCrawlBandwidthMin {
int get ();
void set (int value);
}
abstract FullTextCrawlBandwidthMin : int with get, set
function get FullTextCrawlBandwidthMin () : int
function set FullTextCrawlBandwidthMin (value : int)
Valeur de propriété
Type : System.Int32
The minimum value of the full text crawl bandwidth.