IDataSourceNameCreationService.CreateName() Method
Generates a name for the current data source.
Namespace: DevExpress.DataAccess.Wizard.Services
Assembly: DevExpress.DataAccess.v24.2.dll
NuGet Package: DevExpress.DataAccess
Declaration
Returns
Type | Description |
---|---|
String | A String value, specifying the data source name. |
See Also