Поделиться через


Свойство IsFullTextInstalled

Gets a Boolean value that specifies if Full-Text is installed on the instance of SQL Server.

Пространство имен:  Microsoft.SqlServer.Management.Smo
Сборка:  Microsoft.SqlServer.Smo (в Microsoft.SqlServer.Smo.dll)

Синтаксис

'Декларация
<DisplayDescriptionKeyAttribute("Server_IsFullTextInstalledDesc")> _
<DisplayNameKeyAttribute("Server_IsFullTextInstalledName")> _
ReadOnly Property IsFullTextInstalled As Boolean
    Get
'Применение
Dim instance As IServerInformation
Dim value As Boolean

value = instance.IsFullTextInstalled
[DisplayDescriptionKeyAttribute("Server_IsFullTextInstalledDesc")]
[DisplayNameKeyAttribute("Server_IsFullTextInstalledName")]
bool IsFullTextInstalled { get; }
[DisplayDescriptionKeyAttribute(L"Server_IsFullTextInstalledDesc")]
[DisplayNameKeyAttribute(L"Server_IsFullTextInstalledName")]
property bool IsFullTextInstalled {
    bool get ();
}
[<DisplayDescriptionKeyAttribute("Server_IsFullTextInstalledDesc")>]
[<DisplayNameKeyAttribute("Server_IsFullTextInstalledName")>]
abstract IsFullTextInstalled : bool
function get IsFullTextInstalled () : boolean

Значение свойства

Тип: System. . :: . .Boolean
Boolean