TSqlModelOptions.DefaultFullTextLanguage Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the DEFAULT_FULLTEXT_LANGUAGE database option.
public string DefaultFullTextLanguage { get; set; }
member this.DefaultFullTextLanguage : string with get, set
Public Property DefaultFullTextLanguage As String