Construtor ASTaskBase
Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.
Initializes a new instance of the ASTaskBase class.
Namespace: Microsoft.DataTransformationServices.Tasks.DTSProcessingTask
Assembly: Microsoft.SqlServer.ASTasks (em Microsoft.SqlServer.ASTasks.dll)
Sintaxe
'Declaração
Public Sub New
'Uso
Dim instance As New ASTaskBase()
public ASTaskBase()
public:
ASTaskBase()
new : unit -> ASTaskBase
public function ASTaskBase()
Consulte também
Referência
Namespace Microsoft.DataTransformationServices.Tasks.DTSProcessingTask