HResults.DTS_W_SOURCEREMOVED Field
Source "%1!s!" (%2!d!) will not be read because none of its data ever becomes visible outside the Data Flow Task.
Spazio dei nomi: Microsoft.SqlServer.Dts.Runtime
Assembly : Microsoft.SqlServer.ManagedDTS (in microsoft.sqlserver.manageddts.dll)
Sintassi
'Dichiarazione
Public Const DTS_W_SOURCEREMOVED As Integer
public const int DTS_W_SOURCEREMOVED
public:
literal int DTS_W_SOURCEREMOVED
public static final int DTS_W_SOURCEREMOVED
public const var DTS_W_SOURCEREMOVED : 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