SyncAgentLinkedDatabase interface
Azure SQL Database 同步代理程式連結資料庫。
- Extends
屬性
database |
同步代理程式連結資料庫的識別碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
database |
同步代理程式連結資料庫的資料庫名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
database |
同步代理程式連結資料庫的類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
description | 同步代理程式連結資料庫的描述。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
server |
同步代理程式連結資料庫的伺服器名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
user |
同步代理程式連結資料庫的用戶名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
繼承的屬性
id | 資源標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
name | 資源名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
type | 資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
databaseId
同步代理程式連結資料庫的識別碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。
databaseId?: string
屬性值
string
databaseName
同步代理程式連結資料庫的資料庫名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。
databaseName?: string
屬性值
string
databaseType
同步代理程式連結資料庫的類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。
databaseType?: string
屬性值
string
description
同步代理程式連結資料庫的描述。 注意:這個屬性不會串行化。 它只能由伺服器填入。
description?: string
屬性值
string
serverName
同步代理程式連結資料庫的伺服器名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。
serverName?: string
屬性值
string
userName
同步代理程式連結資料庫的用戶名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。
userName?: string
屬性值
string