共用方式為


DB2ProviderInstanceProperties interface

取得或設定 DB2 提供者屬性。

Extends

屬性

dbName

取得或設定 db2 資料庫名稱。

dbPassword

取得或設定 db2 資料庫密碼。

dbPasswordUri

取得或設定金鑰保存庫 URI,以使用資料庫密碼進行秘密。

dbPort

取得或設定 db2 資料庫 sql 埠。

dbUsername

取得或設定 db2 資料庫使用者名稱。

hostname

取得或設定目標虛擬機器名稱。

providerType

多型鑒別子,指定此物件可以是的不同類型

sapSid

取得或設定 SAP 系統識別碼

sslCertificateUri

取得或設定 DB2 資料庫的 Blob URI 至 SSL 憑證。

sslPreference

取得或設定已啟用安全通訊的憑證喜好設定。

屬性詳細資料

dbName

取得或設定 db2 資料庫名稱。

dbName?: string

屬性值

string

dbPassword

取得或設定 db2 資料庫密碼。

dbPassword?: string

屬性值

string

dbPasswordUri

取得或設定金鑰保存庫 URI,以使用資料庫密碼進行秘密。

dbPasswordUri?: string

屬性值

string

dbPort

取得或設定 db2 資料庫 sql 埠。

dbPort?: string

屬性值

string

dbUsername

取得或設定 db2 資料庫使用者名稱。

dbUsername?: string

屬性值

string

hostname

取得或設定目標虛擬機器名稱。

hostname?: string

屬性值

string

providerType

多型鑒別子,指定此物件可以是的不同類型

providerType: "Db2"

屬性值

"Db2"

sapSid

取得或設定 SAP 系統識別碼

sapSid?: string

屬性值

string

sslCertificateUri

取得或設定 DB2 資料庫的 Blob URI 至 SSL 憑證。

sslCertificateUri?: string

屬性值

string

sslPreference

取得或設定已啟用安全通訊的憑證喜好設定。

sslPreference?: string

屬性值

string