Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.DataProvider.DataProviderImpl.MakeDataProvider Method

(not specified)

Class: YetaWF.Core.DataProvider.DataProviderImpl
Namespace: YetaWF.Core.DataProvider
Assembly: YetaWF.Core

Syntax

protected object? MakeDataProvider(
    Package package,
    string dataset,
    int dummy = -1,
    int SiteIdentity = 0,
    bool Cacheable = false,
    object? Parms = null,
    string? LimitIOMode = null );

Parameters

package

(not specified)

dataset

(not specified)

dummy

(not specified)

SiteIdentity

(not specified)

Cacheable

(not specified)

Parms

(not specified)

LimitIOMode

(not specified)

Return Value

(not specified)

Remarks

(not specified)

See Also YetaWF.Core.DataProvider.DataProviderImpl ClassYetaWF.Core Overview