laptop and a wrench

Erro

Sorting a table based on a field using ITableSort no longer works if the table is participating in a join at ArcGIS 9.2.

Última Publicação: August 25, 2014 No Product Found
Número de ID do Erro NIM006811
EnviadoFebruary 13, 2007
Última ModificaçãoJune 5, 2024
Aplica-se àNo Product Found
Versão encontrada9.2
Idioma do programaVBA
StatusWill Not Be Addressed

Informações Adicionais

No Public Explanation

Solução Provisória

Pass in a selection set rather then the RelQueryTable. Dim z As ISelectionSet Set z = pTable.Select(Nothing, esriSelectionTypeHybrid, esriSelectionOptionNormal, Nothing) Dim pRow As IRow Set pQueryFilter = New QueryFilter Set pTablesort = New TableSort 'Set pTablesort.Table = pTable Set pTablesort.SelectionSet = z Set pTablesort.QueryFilter = pQueryFilter

Etapas para Reproduzir

ID do Erro: NIM006811

Software:

  • No Product Found

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