Udostępnij za pośrednictwem


Właściwość DataTransferProgressEventArgs.TransferId

Pobiera wartość Identyfikatora, który unikatowo identyfikuje zdarzenie progress transferu danych.

Przestrzeń nazw:  Microsoft.SqlServer.Management.Common
Zestaw:  Microsoft.SqlServer.ConnectionInfo (w Microsoft.SqlServer.ConnectionInfo.dll)

Składnia

'Deklaracja
Public ReadOnly Property TransferId As String
    Get
'Użycie
Dim instance As DataTransferProgressEventArgs
Dim value As String

value = instance.TransferId
public string TransferId { get; }
public:
property String^ TransferId {
    String^ get ();
}
member TransferId : string
function get TransferId () : String

Wartość właściwości

Typ: System.String
Int32 Wartość, która określa wartość Identyfikatora, który unikatowo identyfikuje postępu przenoszenia danych zdarzenie.