Compartilhar via


LookupTableMultiLangDataSet.LookupTableMaskStructuresRow classe

Representa uma estrutura de máscara de código em uma tabela de pesquisa multilíngüe.

Inheritance hierarchy

System.Object
  System.Data.DataRow
    WebSvcLookupTable.LookupTableMultiLangDataSet.LookupTableMaskStructuresRow

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

Sintaxe

'Declaração
Public Class LookupTableMaskStructuresRow _
    Inherits DataRow
'Uso
Dim instance As LookupTableMultiLangDataSet.LookupTableMaskStructuresRow
public class LookupTableMaskStructuresRow : DataRow

Comentários

Para obter uma descrição de como criar uma tabela de pesquisa multilíngüe em uma instalação de teste do Project Server, consulte Using the ProjTool Test Application. Para um exemplo de código que cria uma tabela de pesquisa multilíngüe, consulte CreateLookupTablesMultiLang.

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.LookupTableMaskStructuresRow membros

WebSvcLookupTable namespace