Compartilhar via


LookupTableMultiLangDataSet.LookupTablesDataTable classe

Representa uma coleção de tabelas de pesquisa multilíngüe.

Inheritance hierarchy

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

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

Sintaxe

'Declaração
<SerializableAttribute> _
Public Class LookupTablesDataTable _
    Inherits DataTable _
    Implements IEnumerable
'Uso
Dim instance As LookupTableMultiLangDataSet.LookupTablesDataTable
[SerializableAttribute]
public class LookupTablesDataTable : 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.LookupTablesDataTable membros

WebSvcLookupTable namespace