This topic has not yet been rated - Rate this topic

FullTextService.LoadOSResourcesEnabled Property

Gets or sets the Boolean property value that specifies whether operating system components are allowed.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
[SfcPropertyAttribute(SfcPropertyFlags.Standalone)]
public bool LoadOSResourcesEnabled { get; set; }

Property Value

Type: System.Boolean
A Boolean value that specifies whether operating system components are allowed.Returns True if operating system resources are allowed; otherwise, False (default).

This property allows operating system components such as word breakers and filters.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.