Condividi tramite


HResults.DTS_E_SETQUALIFIERDESIGNTIMEONLY Field

The SetQualifier method cannot be called on a connection manager during package execution. This method is used at design-time only.

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

Sintassi

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