StiDatabase Class |
[Missing <summary> documentation for "T:Stimulsoft.Report.Dictionary.StiDatabase"]
Namespace: Stimulsoft.Report.Dictionary
The StiDatabase type exposes the following members.
| Name | Description | |
|---|---|---|
| StiDatabase |
Creates a new object of the type StiDatabase.
| |
| StiDatabase(String) |
Creates a new object of the type StiDatabase.
| |
| StiDatabase(String, String) |
Creates a new object of the type StiDatabase.
| |
| StiDatabase(String, String, String) |
Creates a new object of the type StiDatabase.
|
| Name | Description | |
|---|---|---|
| Alias |
Gets or sets an alias of the database.
| |
| ComponentId | ||
| ConnectedEvent |
Occurs when connection is activated.
| |
| ConnectingEvent |
Occurs when connection is activating.
| |
| ConnectionOrder |
Gets an order of the connector.
| |
| ConnectionType |
Gets a connection type.
| |
| DisconnectedEvent |
Occurs when connection is deactivated.
| |
| DisconnectingEvent |
Occurs when connection is deactivating.
| |
| Inherited | ||
| Key |
Gets or sets the key of the dictionary object.
| |
| Name |
Gets or sets a name of the database.
| |
| Properties | (Inherited from StiService.) | |
| PropName | ||
| ServiceCategory |
Gets a service category.
(Overrides StiServiceServiceCategory.) | |
| ServiceEnabled | (Inherited from StiService.) | |
| ServiceInfo | (Inherited from StiService.) | |
| ServiceName |
Gets a service name.
(Overrides StiServiceServiceName.) | |
| ServiceType |
Gets a service type.
(Overrides StiServiceServiceType.) |
| 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) |
| Name | Description | |
|---|---|---|
| Connected |
Occurs when connection is activated.
| |
| Connecting |
Occurs when connection is activating.
| |
| Disconnected |
Occurs when connection is deactivated.
| |
| Disconnecting |
Occurs when connection is deactivating.
|