StiMSAccessDatabase Class |
[Missing <summary> documentation for "T:Stimulsoft.Report.Dictionary.StiMSAccessDatabase"]
Namespace: Stimulsoft.Report.Dictionary
The StiMSAccessDatabase type exposes the following members.
| Name | Description | |
|---|---|---|
| StiMSAccessDatabase |
Creates a new object of the type StiMSAccessDatabase.
| |
| StiMSAccessDatabase(String, String) |
Creates a new object of the type StiMSAccessDatabase.
| |
| StiMSAccessDatabase(String, String, String) |
Creates a new object of the type StiMSAccessDatabase.
| |
| StiMSAccessDatabase(String, String, String, Boolean) |
Creates a new object of the type StiMSAccessDatabase.
| |
| StiMSAccessDatabase(String, String, String, Boolean, String) |
Creates a new object of the type StiMSAccessDatabase.
|
| Name | Description | |
|---|---|---|
| Alias |
Gets or sets an alias of the database.
(Inherited from StiDatabase.) | |
| CanEditConnectionString | (Inherited from StiSqlDatabase.) | |
| ComponentId | (Overrides StiSqlDatabaseComponentId.) | |
| ConnectedEvent |
Occurs when connection is activated.
(Inherited from StiDatabase.) | |
| ConnectingEvent |
Occurs when connection is activating.
(Inherited from StiDatabase.) | |
| ConnectionOrder |
Gets an order of the connector.
(Inherited from StiDatabase.) | |
| ConnectionString |
Gets or sets a connection string which contains SQL connection parameters.
(Inherited from StiSqlDatabase.) | |
| ConnectionStringEncrypted |
Gets or sets a connection string which contains SQL connection parameters, in encrypted form.
(Inherited from StiSqlDatabase.) | |
| ConnectionType |
Gets a connection type.
(Inherited from StiSqlDatabase.) | |
| DataAdapterType | (Inherited from StiSqlDatabase.) | |
| DisconnectedEvent |
Occurs when connection is deactivated.
(Inherited from StiDatabase.) | |
| DisconnectingEvent |
Occurs when connection is deactivating.
(Inherited from StiDatabase.) | |
| Inherited | (Inherited from StiDatabase.) | |
| Key |
Gets or sets the key of the dictionary object.
(Inherited from StiDatabase.) | |
| Name |
Gets or sets a name of the database.
(Inherited from StiDatabase.) | |
| PromptUserNameAndPassword |
Gets or sets a value which indicates that UserName and Password parameters should be requested from user.
(Inherited from StiSqlDatabase.) | |
| Properties | (Inherited from StiService.) | |
| PropName | (Inherited from StiDatabase.) | |
| ServiceCategory |
Gets a service category.
(Inherited from StiDatabase.) | |
| ServiceEnabled | (Inherited from StiService.) | |
| ServiceInfo | (Inherited from StiService.) | |
| ServiceName |
Gets a service name.
(Inherited from StiDatabase.) | |
| ServiceType |
Gets a service type.
(Inherited from StiDatabase.) |
| Name | Description | |
|---|---|---|
| ApplyDatabaseInformation(StiDatabaseInformation, StiReport) |
Adds tables, views and stored procedures to report dictionary from database information.
(Inherited from StiSqlDatabase.) | |
| ApplyDatabaseInformation(StiDatabaseInformation, StiReport, StiDatabaseInformation) |
Adds tables, views and stored procedures to report dictionary from database information.
(Inherited from StiSqlDatabase.) | |
| ApplyDatabaseInformationProcedures | (Inherited from StiSqlDatabase.) | |
| ApplyDatabaseInformationSource | (Inherited from StiSqlDatabase.) | |
| ApplyDatabaseInformationTables | (Inherited from StiSqlDatabase.) | |
| ApplyDatabaseInformationViews | (Inherited from StiSqlDatabase.) | |
| Clone | (Inherited from StiService.) | |
| CreateConnector |
Returns new data connector for this database.
(Overrides StiSqlDatabaseCreateConnector(String).) | |
| CreateDataSource |
Returns new data source for this database.
(Overrides StiSqlDatabaseCreateDataSource(String, String).) | |
| CreateNew | (Overrides StiSqlDatabaseCreateNew.) | |
| CreateSqlConnector |
Returns new sql data connector for this database.
(Inherited from StiSqlDatabase.) | |
| Edit | (Inherited from StiSqlDatabase.) | |
| EditConnectionString | (Inherited from StiSqlDatabase.) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetConnectionStringHelper | (Overrides StiSqlDatabaseGetConnectionStringHelper.) | |
| GetDataAdapter | (Inherited from StiSqlDatabase.) | |
| GetDataAdapterType | (Overrides StiSqlDatabaseGetDataAdapterType.) | |
| GetDatabaseInformation |
Returns full database information.
(Inherited from StiDatabase.) | |
| GetDatabaseInformation(StiReport) |
Returns full database information.
(Inherited from StiSqlDatabase.) | |
| GetDatabaseInformationProcedures | (Inherited from StiSqlDatabase.) | |
| GetDatabaseInformationTables | (Inherited from StiSqlDatabase.) | |
| GetDatabaseInformationViews | (Inherited from StiSqlDatabase.) | |
| GetEvents |
Return events collection of this component.
(Inherited from StiDatabase.) | |
| GetEvents(IStiPropertyGrid) | (Inherited from StiDatabase.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetProperties | (Inherited from StiSqlDatabase.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| InvokeConnected |
Raises the Connected event for this connection.
(Inherited from StiDatabase.) | |
| InvokeConnecting |
Raises the Connecting event for this connection.
(Inherited from StiDatabase.) | |
| InvokeDisconnected |
Raises the Disconnected event for this connection.
(Inherited from StiDatabase.) | |
| InvokeDisconnecting |
Raises the Disconnecting event for this connection.
(Inherited from StiDatabase.) | |
| IsPropertiesInitializedProtected | (Inherited from StiService.) | |
| IsPropertyPresent | (Inherited from StiService.) | |
| LoadFromJsonObject | (Inherited from StiSqlDatabase.) | |
| MapUserNameAndPassword | (Overrides StiSqlDatabaseMapUserNameAndPassword(String, String).) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| OnConnected |
Raises the Connected event for this component.
(Inherited from StiDatabase.) | |
| OnConnecting |
Raises the Connecting event for this connection.
(Inherited from StiDatabase.) | |
| OnDisconnected |
Raises the Disconnected event for this connection.
(Inherited from StiDatabase.) | |
| OnDisconnecting |
Raises the Disconnecting event for this connection.
(Inherited from StiDatabase.) | |
| PackService | (Inherited from StiService.) | |
| RegData | (Inherited from StiSqlDatabase.) | |
| SaveToJsonObject | (Inherited from StiSqlDatabase.) | |
| Synchronize |
Retrieve database schema and create associated data sources in the report dictionary for this database.
(Inherited from StiDatabase.) | |
| ToString | (Inherited from StiDatabase.) | |
| ToString(Boolean) | (Inherited from StiDatabase.) |
| Name | Description | |
|---|---|---|
| Connected |
Occurs when connection is activated.
(Inherited from StiDatabase.) | |
| Connecting |
Occurs when connection is activating.
(Inherited from StiDatabase.) | |
| Disconnected |
Occurs when connection is deactivated.
(Inherited from StiDatabase.) | |
| Disconnecting |
Occurs when connection is deactivating.
(Inherited from StiDatabase.) |