TSqlModelOptions.FullTextEnabled Property

Definition

Specifies the sp_fulltext_database database option.

public bool? FullTextEnabled { get; set; }
member this.FullTextEnabled : Nullable<bool> with get, set
Public Property FullTextEnabled As Nullable(Of Boolean)

Property Value

Applies to