StiDatabase Methods |
The StiDatabase type exposes the following members.
| Name | Description | |
|---|---|---|
| ApplyDatabaseInformation(StiDatabaseInformation, StiReport) |
Adds tables, views and stored procedures to report dictionary from database information.
| |
| ApplyDatabaseInformation(StiDatabaseInformation, StiReport, StiDatabaseInformation) |
Adds tables, views and stored procedures to report dictionary from database information.
| |
| Clone | (Inherited from StiService.) | |
| CreateConnector |
Returns new data connector for this database.
| |
| CreateNew | ||
| Edit |
Calls the form for database edition.
| |
| 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.) | |
| GetDatabaseInformation |
Returns full database information.
| |
| GetDatabaseInformation(StiReport) |
Returns full database information.
| |
| GetEvents |
Return events collection of this component.
| |
| GetEvents(IStiPropertyGrid) | ||
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetProperties | ||
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| InvokeConnected |
Raises the Connected event for this connection.
| |
| InvokeConnecting |
Raises the Connecting event for this connection.
| |
| InvokeDisconnected |
Raises the Disconnected event for this connection.
| |
| InvokeDisconnecting |
Raises the Disconnecting event for this connection.
| |
| IsPropertiesInitializedProtected | (Inherited from StiService.) | |
| IsPropertyPresent | (Inherited from StiService.) | |
| LoadFromJsonObject | ||
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| OnConnected |
Raises the Connected event for this component.
| |
| OnConnecting |
Raises the Connecting event for this connection.
| |
| OnDisconnected |
Raises the Disconnected event for this connection.
| |
| OnDisconnecting |
Raises the Disconnecting event for this connection.
| |
| PackService | (Inherited from StiService.) | |
| RegData |
Registers the database in dictionary.
| |
| SaveToJsonObject | ||
| Synchronize |
Retrieve database schema and create associated data sources in the report dictionary for this database.
| |
| ToString | (Overrides ObjectToString.) | |
| ToString(Boolean) |