Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Gets the rate at which log records are being sent to the secondary replica.
Espace de noms : Microsoft.SqlServer.Management.Smo
Assembly : Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)
Syntaxe
'Déclaration
<SfcPropertyAttribute(SfcPropertyFlags.Standalone)> _
Public ReadOnly Property LogSendRate As Long
Get
'Utilisation
Dim instance As DatabaseReplicaState
Dim value As Long
value = instance.LogSendRate
[SfcPropertyAttribute(SfcPropertyFlags.Standalone)]
public long LogSendRate { get; }
[SfcPropertyAttribute(SfcPropertyFlags::Standalone)]
public:
property long long LogSendRate {
long long get ();
}
[<SfcPropertyAttribute(SfcPropertyFlags.Standalone)>]
member LogSendRate : int64
function get LogSendRate () : long
Valeur de propriété
Type : System.Int64
The rate at which log records are being sent to the secondary replica.