หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
For the %1!s! with external data type %2!s!, the XML schema specified a maxLength constraint of %3!d!, which exceeds the maximum allowed column length of %4!d!. The SSIS Data Flow Task data type "%5!s!" with a length of %6!d! will be used.
Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in microsoft.sqlserver.manageddts.dll)
Syntax
'Declaration
Public Const DTS_W_XMLSRCOUTPUTCOLUMNLENGTHSETTOMAXIMUM As Integer
public const int DTS_W_XMLSRCOUTPUTCOLUMNLENGTHSETTOMAXIMUM
public:
literal int DTS_W_XMLSRCOUTPUTCOLUMNLENGTHSETTOMAXIMUM
public static final int DTS_W_XMLSRCOUTPUTCOLUMNLENGTHSETTOMAXIMUM
public const var DTS_W_XMLSRCOUTPUTCOLUMNLENGTHSETTOMAXIMUM : 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