Condividi tramite


HResults.DTS_E_TXLOOKUP_MALLOCERR_BUFFCOL Field

Unable to allocate memory for an array of BUFFCOL structures for the creation of a main workspace.

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

Sintassi

'Dichiarazione
Public Const DTS_E_TXLOOKUP_MALLOCERR_BUFFCOL As Integer
public const int DTS_E_TXLOOKUP_MALLOCERR_BUFFCOL
public:
literal int DTS_E_TXLOOKUP_MALLOCERR_BUFFCOL
public static final int DTS_E_TXLOOKUP_MALLOCERR_BUFFCOL
public const var DTS_E_TXLOOKUP_MALLOCERR_BUFFCOL : int

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

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