Udostępnij za pośrednictwem


Właściwość IDTSManagedWrapper100.ManagedForEachEnumeratorQualifiedName

Ten interfejs API obsługuje infrastrukturę programu i nie jest przeznaczony do użycia bezpośrednio w kodzie.

Przestrzeń nazw:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Zestaw:  Microsoft.SqlServer.DTSRuntimeWrap (w Microsoft.SqlServer.DTSRuntimeWrap.dll)

Składnia

'Deklaracja
ReadOnly Property ManagedForEachEnumeratorQualifiedName As String
    Get
'Użycie
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

Wartość właściwości

Typ: System.String