AvailabilityDatabase Properties
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Name | Description | |
---|---|---|
![]() | ExecutionManager | Gets the object to execute to the manager.(Inherited from SqlSmoObject.) |
![]() | IsFailoverReady | Gets or sets a value that indicates whether the database is marked synchronized in the cluster. |
![]() | IsJoined | Gets or sets a value that indicates whether the availability database has a physical replica on the server instance. |
![]() | IsPendingSecondarySuspend | Gets or sets a value that indicates whether the new primary, after a force failover, is waiting for an acknowledgement from the former primary of the suspend action. |
![]() | IsSuspended | Gets or sets a value that indicates whether the availability database is suspended. |
![]() | Name | Gets or sets the name of the object.(Inherited from NamedSmoObject.) |
![]() | Parent | Gets the specified AvailabilityGroup object. |
![]() | Properties | Gets a collection of Property objects that represent the object properties.(Inherited from SqlSmoObject.) |
![]() | RecoveryLSN | Gets the end of log on the primary before it writes any new log records after recovery of failover. |
![]() | State | Gets the state of the referenced object.(Inherited from SmoObjectBase.) |
![]() | SynchronizationState | Gets the availability database synchronization state. |
![]() | TruncationLSN | Gets the log truncation point. |
![]() | UniqueId | Gets the unique identifier for the specified object. |
![]() | Urn | Gets the Uniform Resource Name (URN) address value that uniquely identifies the object.(Inherited from SqlSmoObject.) |
![]() | UserData | Gets or sets user-defined data associated with the referenced object.(Inherited from SmoObjectBase.) |