Skip to content

1cb37bac 673b bf1a 5ec0 6df0656385e5

Fernando Garcia edited this page May 8, 2018 · 1 revision

BaseProvider.ToDataTable Method

Additional header content

Gets a reference to the DataTable object that contains the data this instance.

Namespace: iTin.Export.ComponentModel.Provider
Assembly: iTin.Export.Core (in iTin.Export.Core.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#

public DataTable ToDataTable()

VB

Public Function ToDataTable As DataTable

Return Value

Type: DataTable
Reference to the DataTable object.

Implements

IProvider.ToDataTable()

Remarks

[Missing documentation for "M:iTin.Export.ComponentModel.Provider.BaseProvider.ToDataTable"]

See Also

Reference

BaseProvider Class
iTin.Export.ComponentModel.Provider Namespace

Clone this wiki locally