Condividi tramite


Proprietà UserName

Questa API supporta l'infrastruttura e non può essere utilizzata direttamente dal codice.

For more information, see RunningPackage.

Spazio dei nomi  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

Sintassi

'Dichiarazione
ReadOnly Property UserName As String
    Get
'Utilizzo
Dim instance As IDTSRunningPackage100
Dim value As String

value = instance.UserName
string UserName { get; }
property String^ UserName {
    String^ get ();
}
abstract UserName : string
function get UserName () : String

Valore proprietà

Tipo: System. . :: . .String