DTSProcessingTask Constructor
Initializes a new instance of the DTSProcessingTask class.
Espace de noms: Microsoft.DataTransformationServices.Tasks.DTSProcessingTask
Assembly: Microsoft.SqlServer.ASTasks (in microsoft.sqlserver.astasks.dll)
Syntaxe
'Déclaration
Public Sub New
public DTSProcessingTask ()
public:
DTSProcessingTask ()
public DTSProcessingTask ()
public function DTSProcessingTask ()
Notes
The default constructor initializes any fields to their default values.
Plateformes
Plateformes de développement
Pour obtenir la liste des plateformes prises en charge, consultez Configuration matérielle et logicielle requise pour l'installation de SQL Server 2005.
Plateformes cibles
Pour obtenir la liste des plateformes prises en charge, consultez Configuration matérielle et logicielle requise pour l'installation de SQL Server 2005.
Voir aussi
Référence
DTSProcessingTask Class
DTSProcessingTask Members
Microsoft.DataTransformationServices.Tasks.DTSProcessingTask Namespace