Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Gets the ID value that uniquely identifies the data transfer progress event.
Spazio dei nomi Microsoft.SqlServer.Management.Common
Assembly: Microsoft.SqlServer.ConnectionInfo (in Microsoft.SqlServer.ConnectionInfo.dll)
Sintassi
'Dichiarazione
Public ReadOnly Property TransferId As String
Get
'Utilizzo
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
Valore proprietà
Tipo: System.String
An Int32 value that specifies the ID value that uniquely identifies the data transfer progress event.