QueryPropertyValueType - Énumération
Spécifie la valeur de type pour la propriété ; chaque type a une valeur d'index spécifique.
Espace de noms : Microsoft.Office.Server.Search.Query
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
Public Enumeration QueryPropertyValueType
'Utilisation
Dim instance As QueryPropertyValueType
public enum QueryPropertyValueType
Membres
Nom du membre | Description | |
---|---|---|
None | 0 | |
StringType | 1 | |
Int32TYpe | 2 | |
BooleanType | 3 | |
StringArrayType | 4 | |
UnSupportedType | 5 |