DataSourceInfo.Clone() Method
Creates a new DataSourceInfo instance, which is a copy of the current instance.
Namespace: DevExpress.Data.XtraReports.DataProviders
Assembly: DevExpress.Data.v22.2.dll
NuGet Package: DevExpress.Data
Declaration
Returns
Type | Description |
---|---|
Object | A new DataSourceInfo instance, which is a copy of the current instance. |
See Also