IPrimaryDB2SPLD

Description

The IPrimaryDB2SPLD interface contains properties and methods of the security module that is used when connecting to the repository that is placed on the DB2 server.

Properties

  Property name Brief description
Scheme The Scheme property determines a name of the scheme on the DB2 server.
Server The Server property determines a name of the DB2 server on which the scheme is placed.

Properties inherited from ISecurityPackageLogonData

  Property name Brief description
The IsUnicode property returns whether the Unicode encoding is used.
The LogonEvent property determines the use of events when connecting to the database.
The ParamCount property returns the number of security unit parameters.
The ParamName property returns the name of the security unit parameter.
The ParamValue property determines a value of the security unit parameter.
The Unicode property determines whether to use the Unicode encoding.
The Valid property returns whether security unit parameters are correct.

Methods inherited from ISecurityPackageLogonData

  Property name Brief description
The Clone method returns an object that contains a copy of the security unit parameters.
The DbObjectO method returns the identifier of the object with the prefix that corresponds to the current repository.

See also:

Metabase Assembly Interfaces