DatabaseReplicaState.SynchronizationPerformance 속성
Gets the performance of the synchronization for the database.
네임스페이스: Microsoft.SqlServer.Management.Smo
어셈블리: Microsoft.SqlServer.Smo(Microsoft.SqlServer.Smo.dll)
구문
‘선언
<SfcPropertyAttribute(SfcPropertyFlags.Standalone)> _
Public ReadOnly Property SynchronizationPerformance As Double
Get
‘사용 방법
Dim instance As DatabaseReplicaState
Dim value As Double
value = instance.SynchronizationPerformance
[SfcPropertyAttribute(SfcPropertyFlags.Standalone)]
public double SynchronizationPerformance { get; }
[SfcPropertyAttribute(SfcPropertyFlags::Standalone)]
public:
property double SynchronizationPerformance {
double get ();
}
[<SfcPropertyAttribute(SfcPropertyFlags.Standalone)>]
member SynchronizationPerformance : float
function get SynchronizationPerformance () : double
속성 값
유형: System.Double
The performance of the synchronization for the database.