Skip to main content

DataSourceInfo Properties

Provides information about a data source.
Name Description
Data Specifies the data serialized to the report layout in JSON format using the XtraReport.ObjectStorage property.
DataSerializer Specifies the name of a data source serializer.
HasErrors
HasParameters
Id Specifies the data source ID.
IsJsonDataSource
IsObjectDataSource
IsSqlDataSource Specifies whether or not the data source is a SqlDataSource object.
Name Specifies the data source name.
See Also