Skip to main content

IDataSourceNameCreationService.CreateName() Method

Generates a name for the current data source.

Namespace: DevExpress.DataAccess.Wizard.Services

Assembly: DevExpress.DataAccess.v23.2.dll

NuGet Packages: DevExpress.DataAccess, DevExpress.Win.PivotGrid, DevExpress.Win.TreeMap

Declaration

string CreateName()

Returns

Type Description
String

A String value, specifying the data source name.

See Also