Partager via


PropertyInformation.FullTextQueriable, propriété (Microsoft.Office.Server.Search.Query)

Gets a Boolean value that indicates whether the property can be used in full-text SQL syntax queries.

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

Syntaxe

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

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

Valeur de la propriété

true if the property can be used in SQL syntax queries; otherwise, false.

Voir aussi

Référence

PropertyInformation, classe
Membres PropertyInformation
Microsoft.Office.Server.Search.Query, espace de noms