共用方式為


ConnStringInfo interface

資料庫連接字串資訊。

屬性

connectionString

連接字串值。

name

連接字串的名稱。

type

資料庫的類型。

屬性詳細資料

connectionString

連接字串值。

connectionString?: string

屬性值

string

name

連接字串的名稱。

name?: string

屬性值

string

type

資料庫的類型。

type?: ConnectionStringType

屬性值