Share via


KeyValueStoreReplicaStatus.DatabaseRowCountEstimate Property

Definition

Gets a value indicating the estimated number of rows in the underlying database.

public long DatabaseRowCountEstimate { get; }
member this.DatabaseRowCountEstimate : int64
Public ReadOnly Property DatabaseRowCountEstimate As Long

Property Value

The estimated number of rows.

Applies to