DataSourceInfo Class
Contains information about a data source.
Namespace: DevExpress.Data.XtraReports.DataProviders
Assembly: DevExpress.Data.v24.1.dll
NuGet Package: DevExpress.Data
Declaration
Inheritance
See Also
Contains information about a data source.
Namespace: DevExpress.Data.XtraReports.DataProviders
Assembly: DevExpress.Data.v24.1.dll
NuGet Package: DevExpress.Data
[DataContract]
public class DataSourceInfo :
EntityInfo<string>,
ICloneable
<DataContract>
Public Class DataSourceInfo
Inherits EntityInfo(Of String)
Implements ICloneable
No
Your feedback is appreciated.