Condividi tramite


Proprietà Name

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

For more information, see PackageInfo.

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

Sintassi

'Dichiarazione
ReadOnly Property Name As String
    Get
'Utilizzo
Dim instance As IDTSPackageInfo100
Dim value As String

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

Valore proprietà

Tipo: System. . :: . .String