Click or drag to resize

StiDatabase Methods

The StiDatabase type exposes the following members.

Methods
  NameDescription
Public methodApplyDatabaseInformation(StiDatabaseInformation, StiReport)
Adds tables, views and stored procedures to report dictionary from database information.
Public methodApplyDatabaseInformation(StiDatabaseInformation, StiReport, StiDatabaseInformation)
Adds tables, views and stored procedures to report dictionary from database information.
Public methodClone (Inherited from StiService.)
Public methodCreateConnector
Returns new data connector for this database.
Public methodCreateNew
Public methodEdit
Calls the form for database edition.
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetDatabaseInformation
Returns full database information.
Public methodGetDatabaseInformation(StiReport)
Returns full database information.
Public methodGetEvents
Return events collection of this component.
Public methodGetEvents(IStiPropertyGrid)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetProperties
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodInvokeConnected
Raises the Connected event for this connection.
Public methodInvokeConnecting
Raises the Connecting event for this connection.
Public methodInvokeDisconnected
Raises the Disconnected event for this connection.
Public methodInvokeDisconnecting
Raises the Disconnecting event for this connection.
Protected methodIsPropertiesInitializedProtected (Inherited from StiService.)
Public methodIsPropertyPresent (Inherited from StiService.)
Public methodLoadFromJsonObject
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected methodOnConnected
Raises the Connected event for this component.
Protected methodOnConnecting
Raises the Connecting event for this connection.
Protected methodOnDisconnected
Raises the Disconnected event for this connection.
Protected methodOnDisconnecting
Raises the Disconnecting event for this connection.
Public methodPackService (Inherited from StiService.)
Public methodRegData
Registers the database in dictionary.
Public methodSaveToJsonObject
Public methodSynchronize
Retrieve database schema and create associated data sources in the report dictionary for this database.
Public methodToString (Overrides ObjectToString.)
Public methodToString(Boolean)
Top
See Also