Name
|
Type
|
Description
|
---|---|---|
DSN_NAME
|
VARCHAR(256)
|
Specifies the unique name of the DSN.
|
DATA_SERVICE_NAME
|
VARCHAR(256)
|
Specifies the unique
name of the data service.
|
DESC
|
VARCHAR(256)
|
Specifies the descriptive
text.
|
FORMAT
|
CHAR(32)
|
Specifies the format of the content as STANDARD, which is the standard driver connection string.
|
OWNER_NAME
|
VARCHAR(256)
|
Specifies the name of the user that owns the DSN.
|
OWNER_ID
|
VARCHAR(256)
|
Specifies the ID of the user that owns the DSN.
|
OWNER_TYPE
|
CHAR(1)
|
Specifies the owner type as U (User) or R (Role).
|
DSN_TYPE
|
VARCHAR(256)
|
Specifies the DSN type as one of the following:
FEDERATED
NOPROMPT
CONNECT
FILE
|