Skip to content

5d650e6b 9a02 c3f5 8195 4b094016883d

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

BaseProvider.CanGetDataTable Property

Additional header content

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

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 virtual bool CanGetDataTable { get; }

VB

Public Overridable ReadOnly Property CanGetDataTable As Boolean
	Get

Property Value

Type: Boolean
true if this instance can get data table; otherwise, false.

Implements

IProvider.CanGetDataTable

Remarks

[Missing documentation for "P:iTin.Export.ComponentModel.Provider.BaseProvider.CanGetDataTable"]

See Also

Reference

BaseProvider Class
iTin.Export.ComponentModel.Provider Namespace

Clone this wiki locally