Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.DataProvider.IDataProviderTransactions.SupportTransactions Method

Used when creating a dataprovider whithin StartTransAction().

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

Syntax

public void SupportTransactions(
    DataProviderImpl ownerDP,
    DataProviderImpl dp );

Parameters

ownerDP

(not specified)

dp

(not specified)

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