IServerInformation.IsFullTextInstalled Property

Definition

[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("Server_IsFullTextInstalledDesc")]
[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("Server_IsFullTextInstalledName")]
public bool IsFullTextInstalled { get; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("Server_IsFullTextInstalledDesc")>]
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("Server_IsFullTextInstalledName")>]
member this.IsFullTextInstalled : bool
Public ReadOnly Property IsFullTextInstalled As Boolean

Property Value

Attributes

Applies to