laptop and a wrench

Erro

FeatureLayer::GetDataTable fails when the QueryFilter's WhereClause references a field name that is also a function name.

Última Publicação: August 25, 2014 ArcGIS Runtime for Windows Mobile
Número de ID do Erro NIM039990
EnviadoNovember 10, 2008
Última ModificaçãoJune 5, 2024
Aplica-se àArcGIS Runtime for Windows Mobile
Versão encontrada9.3
Sistema OperacionalWindows OS
Versão do Sistema OperacionalXP
StatusNon-Reproducible

Informações Adicionais

No Public Explanation

Solução Provisória

You could rename the field or get the FeatureDataTable without using a QueryFilter and use the DataTable::Select method. FeatureDataTable fdt = fl.GetDataTable(null, null); DataRow[] drs = fdt.Select("floor = 1", null, DataViewRowState.CurrentRows);

Etapas para Reproduzir

ID do Erro: NIM039990

Software:

  • ArcGIS Runtime for Windows Mobile

Seja notificado quando o status de um erro mudar

Baixe o Aplicativo de Suporte da Esri

Descubra mais sobre este tema

Obtenha ajuda de especialistas do ArcGIS

Entre em contato com Suporte Técnico

Baixe o Aplicativo de Suporte da Esri

Ir para as opções de download