ASTaskBase constructeur
Cette API prend en charge l'infrastructure .NET Framework et n'est pas destinée à être utilisée directement à partir de votre code.
Espace de noms : Microsoft.DataTransformationServices.Tasks.DTSProcessingTask
Assembly : Microsoft.SqlServer.ASTasks (dans Microsoft.SqlServer.ASTasks.dll)
Syntaxe
'Déclaration
Public Sub New
'Utilisation
Dim instance As New ASTaskBase()
public ASTaskBase()
public:
ASTaskBase()
new : unit -> ASTaskBase
public function ASTaskBase()