PercentCompleted-Eigenschaft
Die API unterstützt die .NET Framework-Infrastruktur und ist nicht für eine direkte Verwendung vom Code aus vorgesehen.
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
Eigenschaftenwert
Typ: System. . :: . .Byte