Proprietà IDTSManagedWrapper100.ManagedForEachEnumeratorQualifiedName
Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.
Gets the qualified name of the managed wrapper for each enumerator.
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
The qualified name of the managed wrapper for each enumerator.