Name | Description | |
---|---|---|
![]() | DataProviderInfo Constructor | Initializes a new instance of the DataProviderInfo struct. |
The following tables list the members exposed by DataProviderInfo.
Name | Description | |
---|---|---|
![]() | DataProviderInfo Constructor | Initializes a new instance of the DataProviderInfo struct. |
Name | Description | |
---|---|---|
![]() | AdapterAssemblyQualifiedName | Fully assembly-qualified name of the class that implements additional features like setting of multi-value parameters and others. |
![]() | AssemblyQualifiedName | Fully assembly-qualified name of the class that implements System.Data.Common.DbProviderFactory for this provider. |
![]() | HumanReadableName | A human-readable name for the data provider. |
![]() | InvariantName | The name that can be used to refer to the data provider in reports. |
![]() | IsCustom | True if data provider is specified through configuration |
![]() | QueryDesignerSupported | True if query designer supports this data provider |
![]() | SchemaProviderAssemblyQualifiedName | Fully assembly-qualified name of the class that implements GrapeCity.ActiveReports.Extensibility.Data.IDbSchemaProvider. |