Compartilhar via


ManagedDataType De enumeração

Define o gerenciado propriedade dados tipos com suporte na esquema Pesquisar da empresa osssearchshort.

Espaço para nome Microsoft.Office.Server.Search.Administration
Conjunto de Módulos (Assembly) Microsoft.Office.Server.Search (em microsoft.office.server.search.dll)

A sintaxe

Public Enumeration ManagedDataType

Dim instance As ManagedDataType
public enum ManagedDataType

Os membros

  Nome do membro Descrição
Binary System.Byte  
DateTime System.DateTime  
Decimal System.Decimal  
Integer System.Int32  
Text System.String  
Unsupported Especifica que o tipo de dados é sem suporte.  
YesNo System.Boolean  

Comentários

Use the ManagedDataType enumeration with the ManagedType property of the ManagedProperty class, the Create method of the ManagedPropertyCollection class, and the IsMappable method of the Schema class.

Consulte também

Referência

Microsoft.Office.Server.Search.Administration De espaço para nome