Skip to main content
A newer version of this page is available. .

ChooseXPObjectSourceEntityTypePage<TModel>.Commit() Method

Saves settings specified on the Choose an Entity Type wizard page to the XPObjectSourceModel.

Namespace: DevExpress.DataAccess.Wizard.Presenters

Assembly: DevExpress.DataAccess.v21.2.dll

NuGet Packages: DevExpress.DataAccess, DevExpress.Win.Design

Declaration

public override void Commit()
See Also