Skip to content

c4b9d829 18e6 fce5 1064 2a694b0fb7f9

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

IProvider.ToDataTable Method

Additional header content

Gets a reference to the DataTable object than 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#

DataTable ToDataTable()

VB

Function ToDataTable As DataTable

Return Value

Type: DataTable
Reference to the DataTable object.

Remarks

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

See Also

Reference

IProvider Interface
iTin.Export.ComponentModel.Provider Namespace

Clone this wiki locally