Partager via


ManagedProperty.FullTextQueriable, propriété (Microsoft.Office.Server.Search.Administration)

Gets or sets a Boolean value indicating whether a managed property can be used in Recherche de contenu d'entreprise SQL queries.

Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans microsoft.office.server.search.dll)

Syntaxe

'Déclaration
Public Property FullTextQueriable As Boolean
'Utilisation
Dim instance As ManagedProperty
Dim value As Boolean

value = instance.FullTextQueriable

instance.FullTextQueriable = value
public bool FullTextQueriable { get; set; }

Valeur de la propriété

true if the managed property can be used in the CONTAINS, prédicat dans la syntaxe SQL de la recherche de contenu d'entreprise or FREETEXT, prédicat dans la syntaxe SQL de la recherche de contenu d'entreprise predicate; otherwise, false.

Remarques

For information about managed properties, see Gestion des métadonnées, and for information about the SQL query syntax, see the Référence de la syntaxe SQL de recherche de contenu d'entreprise.

Voir aussi

Référence

ManagedProperty, classe
Membres ManagedProperty
Microsoft.Office.Server.Search.Administration, espace de noms