Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Gets the rate at which the files are sent to the secondary replica.
Espacio de nombres: Microsoft.SqlServer.Management.Smo
Ensamblado: Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)
Sintaxis
'Declaración
<SfcPropertyAttribute(SfcPropertyFlags.Standalone)> _
Public ReadOnly Property FileStreamSendRate As Long
Get
'Uso
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
Valor de la propiedad
Tipo: System.Int64
The rate at which the files are sent to the secondary replica.