Name | Description | |
---|---|---|
![]() | OleDbConnectionDataProvider Constructor | Overloaded. |
The following tables list the members exposed by OleDbConnectionDataProvider.
Name | Description | |
---|---|---|
![]() | OleDbConnectionDataProvider Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | CancelBeforeClose | (Inherited from combit.Reporting.DataProviders.DbConnectionDataProvider) |
![]() | Connection | The connection used. |
![]() | IdentifierDelimiterFormat | |
![]() | MinimalSelect | Gets or sets if the select statements should be adapted at print time to select only those fields actually required by the project. For performance reasons, this property should normally be left at it's default true. (Inherited from combit.Reporting.DataProviders.DbConnectionDataProvider) |
![]() | Support1to1Sortings | (Inherited from combit.Reporting.DataProviders.DbConnectionDataProvider) |
![]() | SupportedElementTypes | Gets or sets the element types that are offered in the Designer. (Default: Table | View from DbConnectionElementTypes) |
![]() | SupportGetParentRow | Gets or sets if the provider should support the GetParentRow Method. While doing so is the default, the Designer performance and experience for large databases with many fields and tables can be improved considerably by setting it to false. (Inherited from combit.Reporting.DataProviders.DbConnectionDataProvider) |
![]() | SupportsAdvancedFiltering | Overridden. |
![]() | SupportsAnyBaseTable | A provider can display if any base table is allowed in the Designer or if the hierarchy of data sources has to be maintained. (Default: False) (Inherited from combit.Reporting.DataProviders.DbConnectionDataProvider) |
![]() | SupportSorting | Gets or sets if the provider should support the SetSortOrder Method. With this property set to default (true), an ascending and descending sorting for all fields will be offered. If you want to prevent the user from sorting (and save server load by not having to sort select results), set this property to false. (Inherited from combit.Reporting.DataProviders.DbConnectionDataProvider) |
Name | Description | |
---|---|---|
![]() | Dispose | (Inherited from combit.Reporting.DataProviders.DbConnectionDataProvider) |
![]() | SetLogger | (Inherited from combit.Reporting.DataProviders.DbConnectionDataProvider) |
Name | Description | |
---|---|---|
![]() | AddDbCommand | (Inherited from combit.Reporting.DataProviders.DbConnectionDataProvider) |
![]() | DefineTable | (Inherited from combit.Reporting.DataProviders.DbConnectionDataProvider) |
![]() | ExecuteDbCommand | (Inherited from combit.Reporting.DataProviders.DbConnectionDataProvider) |
![]() | InitializationCompleted | (Inherited from combit.Reporting.DataProviders.DbConnectionDataProvider) |
![]() | TranslateFilterSyntax | (Inherited from combit.Reporting.DataProviders.DbConnectionDataProvider) |