Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.DataProvider.DataProviderImpl.StartTransaction Method

Start a transaction with the owning dataprovider and all provided additional dataproviders.

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

Syntax

public DataProviderTransaction StartTransaction( params DataProviderImpl[] dps );

Parameters

dps

(not specified)

Return Value

(not specified)

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