HResults.DTS_E_EXPREVALFNREPLICATEINVALIDREPEATCOUNT Field
The repeat count %1!d! is negative and is not valid for function "%2!s!". The repeat count parameter cannot be negative.
Spazio dei nomi: Microsoft.SqlServer.Dts.Runtime
Assembly : Microsoft.SqlServer.ManagedDTS (in microsoft.sqlserver.manageddts.dll)
'Dichiarazione
Public Const DTS_E_EXPREVALFNREPLICATEINVALIDREPEATCOUNT As Integer
public const int DTS_E_EXPREVALFNREPLICATEINVALIDREPEATCOUNT
public:
literal int DTS_E_EXPREVALFNREPLICATEINVALIDREPEATCOUNT
public static final int DTS_E_EXPREVALFNREPLICATEINVALIDREPEATCOUNT
public const var DTS_E_EXPREVALFNREPLICATEINVALIDREPEATCOUNT : int
Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.
Per un elenco delle piattaforme supportate, vedere Requisiti hardware e software per l'Installazione di SQL Server 2005.
HResults Class
HResults Members
Microsoft.SqlServer.Dts.Runtime Namespace