Compartilhar via


LookupTableMultiLangDataSet.LookupTableStructuresDataTable classe

Relaciona as tabelas de pesquisa multilíngüe com estruturas de tabela de pesquisa e a tabela de pesquisa do pai.

Inheritance hierarchy

System.Object
  System.ComponentModel.MarshalByValueComponent
    System.Data.DataTable
      WebSvcLookupTable.LookupTableMultiLangDataSet.LookupTableStructuresDataTable

Namespace:  WebSvcLookupTable
Assembly:  ProjectServerServices (em ProjectServerServices.dll)

Sintaxe

'Declaração
<SerializableAttribute> _
Public Class LookupTableStructuresDataTable _
    Inherits DataTable _
    Implements IEnumerable
'Uso
Dim instance As LookupTableMultiLangDataSet.LookupTableStructuresDataTable
[SerializableAttribute]
public class LookupTableStructuresDataTable : DataTable, 
    IEnumerable

Segurança de thread

Os membros públicos estática (Shared no Visual Basic) desse tipo são seguros para thread. Nenhum membro de instância pode ser garantido como seguro para thread.

Ver também

Referência

LookupTableMultiLangDataSet.LookupTableStructuresDataTable membros

WebSvcLookupTable namespace