ReportDesignerConfigurationBuilder Members
In This Article
#Constructors
Name | Description |
---|---|
Report |
Creates the Report |
#Methods
Name | Description |
---|---|
Enable |
Enables editing custom SQL strings in the Data Source Wizard. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Register |
Registers the predefined connection string provider that enables the Web Report Designer to use connection strings specified in the project’s appsettings. |
Register |
Enables the Web Report Designer to use the JSON data source connections specified in the application configuration file. |
Register |
Registers connection strings to display in the Data Source Wizard based on a custom configuration. |
Register |
Registers connection strings to display in the Data Source Wizard based on a custom configuration. |
Register |
Registers a custom connection string provider that specifies data connections available to the user in the Data Source Wizard. |
Register |
Registers a custom connection string provider that supplies data connections for the Data Source Wizard. |
Register |
Registers a custom database schema provider factory. |
Register |
Registers a custom service that stores and provides JSON connections. |
Register |
Registers a custom service that stores and provides JSON connections. |
Register |
Registers a class that implements the IObject |
Register |
Registers a class that implements the IObject |
Register |
Registers a class that implements the IObject |
Register |
Registers a service for validating custom SQL queries specified in the Data Source Wizard. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also