Właściwość ProgressCount
Pobiera bieżący numer elementy przeniesione.
Przestrzeń nazw: Microsoft.SqlServer.Management.Common
Zestaw: Microsoft.SqlServer.ConnectionInfo (w Microsoft.SqlServer.ConnectionInfo.dll)
Syntax
'Deklaracja
Public ReadOnly Property ProgressCount As Long
Get
'Użycie
Dim instance As DataTransferProgressEventArgs
Dim value As Long
value = instance.ProgressCount
public long ProgressCount { get; }
public:
property long long ProgressCount {
long long get ();
}
member ProgressCount : int64
function get ProgressCount () : long
Wartość właściwości
Typ: System. . :: . .Int64
Int32 Przeniesiona wartość określająca liczbę elementów w bieżącym..
Zobacz także