Skip to content

00adde08 7c85 45a8 ec72 d0fbc9e020f2

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

DataSetProvider.CanGetDataTable Property

Additional header content

Gets a value indicating whether this instance can get data table.

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

Syntax

C#

public override bool CanGetDataTable { get; }

VB

Public Overrides ReadOnly Property CanGetDataTable As Boolean
	Get

Property Value

Type: Boolean
Always returns true.

Implements

IProvider.CanGetDataTable

Remarks

[Missing documentation for "P:iTin.Export.Providers.DataSetProvider.CanGetDataTable"]

See Also

Reference

DataSetProvider Class
iTin.Export.Providers Namespace

Clone this wiki locally