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