Proprietà ManagedForEachEnumeratorQualifiedName
Questa API supporta l'infrastruttura e non può essere utilizzata direttamente dal codice.
Spazio dei nomi Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintassi
'Dichiarazione
ReadOnly Property ManagedForEachEnumeratorQualifiedName As String
Get
'Utilizzo
Dim instance As IDTSManagedWrapper100
Dim value As String
value = instance.ManagedForEachEnumeratorQualifiedName
string ManagedForEachEnumeratorQualifiedName { get; }
property String^ ManagedForEachEnumeratorQualifiedName {
String^ get ();
}
abstract ManagedForEachEnumeratorQualifiedName : string
function get ManagedForEachEnumeratorQualifiedName () : String
Valore proprietà
Tipo: System. . :: . .String
Vedere anche