Campo DTSReadOnlyCollectionBase.m_unmanagedColl

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

The unmanaged collection.

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

Sintassi

'Dichiarazione
Protected m_unmanagedColl As IEnumerable
'Utilizzo
Dim value As IEnumerable 

value = Me.m_unmanagedColl 

Me.m_unmanagedColl = value
protected IEnumerable m_unmanagedColl
protected:
IEnumerable^ m_unmanagedColl
val mutable m_unmanagedColl: IEnumerable
protected var m_unmanagedColl : IEnumerable

Vedere anche

Riferimento

DTSReadOnlyCollectionBase Classe

Spazio dei nomi Microsoft.SqlServer.Dts.Runtime