Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.DataProvider.DataProviderImpl.BuildOptions Method

(not specified)

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

Syntax

protected void BuildOptions(
    Package package,
    string dataset,
    int dummy = -1,
    int SiteIdentity = 0,
    bool Cacheable = false,
    object? Parms = null,
    bool UsePackageIOMode = true );

Parameters

package

(not specified)

dataset

(not specified)

dummy

(not specified)

SiteIdentity

(not specified)

Cacheable

(not specified)

Parms

(not specified)

UsePackageIOMode

(not specified)

Remarks

(not specified)

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