DistributedAvailabilityGroupDatabase interface
数据库特定信息
属性
| connected |
链路连接状态 |
| database |
链接中数据库的名称 |
| instance |
当托管实例链路端是主时,重做延迟 |
| instance |
托管实例副本ID |
| instance |
当托管实例链路端为主节点时,复制延迟 |
| last |
最后一个备份LSN |
| last |
最后一次备份LSN时间 |
| last |
最后提交LSN |
| last |
最后提交LSN时间 |
| last |
最后加固的 LSN |
| last |
最后一次硬化LSN时间 |
| last |
最后收到的LSN |
| last |
最后一次获得LSN时间 |
| last |
最后发送的LSN |
| last |
最后发送LSN时间 |
| most |
最新的链接连接错误描述 |
| partner |
SQL Server 证书有效性 |
| partner |
SQL 服务器副本 ID |
| replica |
当前链接状态 |
| seeding |
播种进展 |
| synchronization |
链接健康状态 |
属性详细信息
connectedState
链路连接状态
connectedState?: string
属性值
string
databaseName
链接中数据库的名称
databaseName?: string
属性值
string
instanceRedoReplicationLagSeconds
当托管实例链路端是主时,重做延迟
instanceRedoReplicationLagSeconds?: number
属性值
number
instanceReplicaId
托管实例副本ID
instanceReplicaId?: string
属性值
string
instanceSendReplicationLagSeconds
当托管实例链路端为主节点时,复制延迟
instanceSendReplicationLagSeconds?: number
属性值
number
lastBackupLsn
最后一个备份LSN
lastBackupLsn?: string
属性值
string
lastBackupTime
最后一次备份LSN时间
lastBackupTime?: Date
属性值
Date
lastCommitLsn
最后提交LSN
lastCommitLsn?: string
属性值
string
lastCommitTime
最后提交LSN时间
lastCommitTime?: Date
属性值
Date
lastHardenedLsn
最后加固的 LSN
lastHardenedLsn?: string
属性值
string
lastHardenedTime
最后一次硬化LSN时间
lastHardenedTime?: Date
属性值
Date
lastReceivedLsn
最后收到的LSN
lastReceivedLsn?: string
属性值
string
lastReceivedTime
最后一次获得LSN时间
lastReceivedTime?: Date
属性值
Date
lastSentLsn
最后发送的LSN
lastSentLsn?: string
属性值
string
lastSentTime
最后发送LSN时间
lastSentTime?: Date
属性值
Date
mostRecentLinkError
最新的链接连接错误描述
mostRecentLinkError?: string
属性值
string
partnerAuthCertValidity
partnerReplicaId
SQL 服务器副本 ID
partnerReplicaId?: string
属性值
string
replicaState
当前链接状态
replicaState?: string
属性值
string
seedingProgress
播种进展
seedingProgress?: string
属性值
string
synchronizationHealth
链接健康状态
synchronizationHealth?: string
属性值
string