PercentCompleted-Eigenschaft
Diese API unterstützt die -Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.
Namespace: Microsoft.SqlServer.Replication
Assembly: Microsoft.SqlServer.Replication (in Microsoft.SqlServer.Replication.dll)
Syntax
'Declaration
ReadOnly Property PercentCompleted As Byte
Get
'Usage
Dim instance As IStatusEventData
Dim value As Byte
value = instance.PercentCompleted
byte PercentCompleted { get; }
property unsigned char PercentCompleted {
unsigned char get ();
}
abstract PercentCompleted : byte
function get PercentCompleted () : byte
Eigenschaftswert
Typ: System. . :: . .Byte