Compartilhar via


LookupTableDataSet.LookupTableTreesDataTable.CreateInstance método

Retorna uma nova instância de um LookupTableTreesDataTable.

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

Sintaxe

'Declaração
Protected Overrides Function CreateInstance As DataTable
'Uso
Dim returnValue As DataTable

returnValue = Me.CreateInstance()
protected override DataTable CreateInstance()

Valor retornado

Tipo: System.Data.DataTable

Ver também

Referência

LookupTableDataSet.LookupTableTreesDataTable classe

LookupTableDataSet.LookupTableTreesDataTable membros

WebSvcLookupTable namespace