Свойство DatabaseReplicaState.FileStreamSendRate
Gets the rate at which the files are sent to the secondary replica.
Пространство имен: Microsoft.SqlServer.Management.Smo
Сборка: Microsoft.SqlServer.Smo (в Microsoft.SqlServer.Smo.dll)
Синтаксис
'Декларация
<SfcPropertyAttribute(SfcPropertyFlags.Standalone)> _
Public ReadOnly Property FileStreamSendRate As Long
Get
'Применение
Dim instance As DatabaseReplicaState
Dim value As Long
value = instance.FileStreamSendRate
[SfcPropertyAttribute(SfcPropertyFlags.Standalone)]
public long FileStreamSendRate { get; }
[SfcPropertyAttribute(SfcPropertyFlags::Standalone)]
public:
property long long FileStreamSendRate {
long long get ();
}
[<SfcPropertyAttribute(SfcPropertyFlags.Standalone)>]
member FileStreamSendRate : int64
function get FileStreamSendRate () : long
Значение свойства
Тип: System.Int64
The rate at which the files are sent to the secondary replica.