9.250 XI_SDbsCredentials Structure
typedef struct {
} XI_SDbsCredentials;
Container of Database init and connection infos
Defined in: ACIPSDB.hpp
|
Parameters
|
InfraDBSource
InfraDB to connect to i.e SPIEL
InfraLoginName
UserID of login
InfraPasswd
Passwort of User
DBInitValsSet
Values for connection are set (true) (else false)
|