Click or drag to resize

StiFirebirdDatabase Properties

The StiFirebirdDatabase type exposes the following members.

Properties
  NameDescription
Public propertyAlias
Gets or sets an alias of the database.
(Inherited from StiDatabase.)
Public propertyCanEditConnectionString (Inherited from StiSqlDatabase.)
Public propertyComponentId (Overrides StiSqlDatabaseComponentId.)
Public propertyConnectedEvent
Occurs when connection is activated.
(Inherited from StiDatabase.)
Public propertyConnectingEvent
Occurs when connection is activating.
(Inherited from StiDatabase.)
Public propertyConnectionOrder
Gets an order of the connector.
(Inherited from StiDatabase.)
Public propertyConnectionString
Gets or sets a connection string which contains SQL connection parameters.
(Inherited from StiSqlDatabase.)
Public propertyConnectionStringEncrypted
Gets or sets a connection string which contains SQL connection parameters, in encrypted form.
(Inherited from StiSqlDatabase.)
Public propertyConnectionType
Gets a connection type.
(Inherited from StiSqlDatabase.)
Protected propertyDataAdapterType (Inherited from StiSqlDatabase.)
Public propertyDisconnectedEvent
Occurs when connection is deactivated.
(Inherited from StiDatabase.)
Public propertyDisconnectingEvent
Occurs when connection is deactivating.
(Inherited from StiDatabase.)
Public propertyInherited (Inherited from StiDatabase.)
Public propertyKey
Gets or sets the key of the dictionary object.
(Inherited from StiDatabase.)
Public propertyName
Gets or sets a name of the database.
(Inherited from StiDatabase.)
Public propertyPromptUserNameAndPassword
Gets or sets a value which indicates that UserName and Password parameters should be requested from user.
(Inherited from StiSqlDatabase.)
Public propertyProperties (Inherited from StiService.)
Public propertyPropName (Inherited from StiDatabase.)
Public propertyServiceCategory
Gets a service category.
(Inherited from StiDatabase.)
Public propertyServiceEnabled (Inherited from StiService.)
Public propertyServiceInfo (Inherited from StiService.)
Public propertyServiceName
Gets a service name.
(Inherited from StiDatabase.)
Public propertyServiceType
Gets a service type.
(Inherited from StiDatabase.)
Top
See Also