LookupTableMultiLangDataSet class
Representa uma ou mais tabelas de pesquisa multilíngüe.
Inheritance hierarchy
System.Object
System.ComponentModel.MarshalByValueComponent
System.Data.DataSet
WebSvcLookupTable.LookupTableMultiLangDataSet
Namespace: WebSvcLookupTable
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaração
<SerializableAttribute> _
Public Class LookupTableMultiLangDataSet _
Inherits DataSet
'Uso
Dim instance As LookupTableMultiLangDataSet
[SerializableAttribute]
public class LookupTableMultiLangDataSet : DataSet
Comentários
Para uma tabela de pesquisa que não necessitam de vários idiomas, use LookupTableDataSet.
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.