Condividi tramite


HResults.DTS_W_DUPLICATECUSTOMEVENT Field

Error using same name for different custom events. The custom event "%1!s!" was defined differently by different children of this container. There may be an error when executing the event handler.

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

Sintassi

'Dichiarazione
Public Const DTS_W_DUPLICATECUSTOMEVENT As Integer
public const int DTS_W_DUPLICATECUSTOMEVENT
public:
literal int DTS_W_DUPLICATECUSTOMEVENT
public static final int DTS_W_DUPLICATECUSTOMEVENT
public const var DTS_W_DUPLICATECUSTOMEVENT : 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