StiSqlDatabase Methods |
The StiSqlDatabase type exposes the following members.
Name | Description | |
---|---|---|
ApplyDatabaseInformation(StiDatabaseInformation, StiReport) |
Adds tables, views and stored procedures to report dictionary from database information.
(Overrides StiDatabaseApplyDatabaseInformation(StiDatabaseInformation, StiReport).) | |
ApplyDatabaseInformation(StiDatabaseInformation, StiReport, StiDatabaseInformation) |
Adds tables, views and stored procedures to report dictionary from database information.
(Overrides StiDatabaseApplyDatabaseInformation(StiDatabaseInformation, StiReport, StiDatabaseInformation).) | |
ApplyDatabaseInformationProcedures | ||
ApplyDatabaseInformationSource | ||
ApplyDatabaseInformationTables | ||
ApplyDatabaseInformationViews | ||
Clone | (Inherited from StiService.) | |
CreateConnector |
Returns new data connector for this database.
(Overrides StiDatabaseCreateConnector(String).) | |
CreateDataSource |
Returns new data source for this database.
| |
CreateNew | (Overrides StiDatabaseCreateNew.) | |
CreateSqlConnector |
Returns new sql data connector for this database.
| |
Edit | (Overrides StiDatabaseEdit(StiDictionary, Boolean).) | |
EditConnectionString | ||
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 | ||
GetDataAdapter | ||
GetDataAdapterType | ||
GetDatabaseInformation |
Returns full database information.
(Inherited from StiDatabase.) | |
GetDatabaseInformation(StiReport) |
Returns full database information.
(Overrides StiDatabaseGetDatabaseInformation(StiReport).) | |
GetDatabaseInformationProcedures | ||
GetDatabaseInformationTables | ||
GetDatabaseInformationViews | ||
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 | (Overrides StiDatabaseGetProperties(IStiPropertyGrid, StiLevel).) | |
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 | (Overrides StiDatabaseLoadFromJsonObject(JObject).) | |
MapUserNameAndPassword | ||
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 | (Overrides StiDatabaseRegData(StiDictionary, Boolean).) | |
SaveToJsonObject | (Overrides StiDatabaseSaveToJsonObject(StiJsonSaveMode).) | |
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.) |