Condividi tramite


DTSReadOnlyCollectionBase.m_unmanagedColl Field

This field supports the SQL Server 2005 infrastructure and is not intended to be used directly from your code.

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

Sintassi

'Dichiarazione
Protected m_unmanagedColl As IEnumerable
protected IEnumerable m_unmanagedColl
protected:
IEnumerable^ m_unmanagedColl
protected IEnumerable m_unmanagedColl
protected var m_unmanagedColl : IEnumerable

Piattaforme

Piattaforme di sviluppo

Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.

Piattaforme di destinazione

Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.

Vedere anche

Riferimento

DTSReadOnlyCollectionBase Class
DTSReadOnlyCollectionBase Members
Microsoft.SqlServer.Dts.Runtime Namespace