Partager via


ManagedDataType simpleType (SPS15XSDSearchSet2)

Informations sur le type

Nom Valeur
Type de base xs:string
Namespace http://schemas.datacontract.org/2004/07/Microsoft.Office.Server.Search.Administration
Fichier de schéma schema_Microsoft.Office.Server.Search.Administration.xsd

Définition

<xs:simpleType name="ManagedDataType">
    <xs:restriction base="xs:string">
        <xs:enumeration value="Unsupported" />
        <xs:enumeration value="Text" />
        <xs:enumeration value="Integer" />
        <xs:enumeration value="Decimal" />
        <xs:enumeration value="DateTime" />
        <xs:enumeration value="YesNo" />
        <xs:enumeration value="Binary" />
        <xs:enumeration value="Double" />
    </xs:restriction>
</xs:simpleType>

Valeurs d’énumération

Valeur Description
Non pris en charge
Text
Entier
Décimal
Date/heure
Oui Non
Binary
Double