OptionalcreatedThe date and time when the connection was created, in ISO 8601 format.
OptionallinksThe user's access privileges on this connection, such as update, delete, or read.
Indicates the data connector architecture. 0 for 64-bit, 1 for 32-bit. Default is 0, if not specified.
Connection string for the data connection
OptionalqID of the credential associated with the connection.
OptionalqName of the credential associated with the connection.
The unique identifier for the data connection. Must match qID.
The unique identifier of the data connection. Must match qEngineObjectID.
Logon type for the connection. LOG_ON_SERVICE_USER (or 0) indicates service user logon; LOG_ON_CURRENT_USER (or 1) indicates current user logon.
Descriptive name of the data connection
OptionalqInternal reference key for the credential.
When true, this connection is credential-less and does not embed authentication details. When false, credentials are embedded in the connection.
The connection type, identifying the provider of the underlying connector.
OptionalspaceID of the space to which the connection belongs.
OptionalupdatedThe date and time when the connection was last updated, in ISO 8601 format.
OptionaluserUser ID of the connection's creator.
Represents a data connection returned after a successful create, update, or duplicate operation.