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 maximum 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 FullTextCrawlBandwidthMax As Integer
Get
Set
'Utilisation
Dim instance As IServerConfigurationFacet
Dim value As Integer
value = instance.FullTextCrawlBandwidthMax
instance.FullTextCrawlBandwidthMax = value
int FullTextCrawlBandwidthMax { get; set; }
property int FullTextCrawlBandwidthMax {
int get ();
void set (int value);
}
abstract FullTextCrawlBandwidthMax : int with get, set
function get FullTextCrawlBandwidthMax () : int
function set FullTextCrawlBandwidthMax (value : int)
Valeur de propriété
Type : System.Int32
The maximum value of the full text crawl bandwidth.