HResults.DTS_E_CANTCREATEVIEWBUFFER Field
The Data Flow task engine failed to create a view buffer of type %1!d! over type %2!d! for buffer %3!d.
Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in microsoft.sqlserver.manageddts.dll)
Syntax
'Declaration
Public Const DTS_E_CANTCREATEVIEWBUFFER As Integer
public const int DTS_E_CANTCREATEVIEWBUFFER
public:
literal int DTS_E_CANTCREATEVIEWBUFFER
public static final int DTS_E_CANTCREATEVIEWBUFFER
public const var DTS_E_CANTCREATEVIEWBUFFER : int
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
See Also
Reference
HResults Class
HResults Members
Microsoft.SqlServer.Dts.Runtime Namespace