WssServersDataSet.WssServersDataTable.GetRowType método
Obtenha o tipo de um WssServersRow
Namespace: WebSvcWssInterop
Assembly: ProjectServerServices (em ProjectServerServices.dll)
Sintaxe
'Declaração
Protected Overrides Function GetRowType As Type
'Uso
Dim returnValue As Type
returnValue = Me.GetRowType()
protected override Type GetRowType()
Valor retornado
Tipo: System.Type
Ver também
Referência
WssServersDataSet.WssServersDataTable classe