Interface IDTSExec80PackageTask
Essa API oferece suporte à infraestrutura do e não se destina a ser usada diretamente no seu código.
Namespace: Microsoft.SqlServer.Dts.Tasks.Exec80PackageTask
Assembly: Microsoft.SqlServer.Exec80PackageTask (em Microsoft.SqlServer.Exec80PackageTask.dll)
Sintaxe
'Declaração
Public Interface IDTSExec80PackageTask
'Uso
Dim instance As IDTSExec80PackageTask
public interface IDTSExec80PackageTask
public interface class IDTSExec80PackageTask
type IDTSExec80PackageTask = interface end
public interface IDTSExec80PackageTask
O tipo IDTSExec80PackageTask expõe os membros a seguir.
Propriedades
Nome | Descrição | |
---|---|---|
DTS2000Package | Infraestrutura. | |
Filename | Infraestrutura. | |
InnerGlobalVariables | Infraestrutura. | |
Location | Infraestrutura. | |
OuterGlobalVariables | Infraestrutura. | |
PackageID | Infraestrutura. | |
PackageName | Infraestrutura. | |
PackagePassword | Infraestrutura. | |
PackageVersionGUID | Infraestrutura. | |
SQLPassword | Infraestrutura. | |
SQLServer | Infraestrutura. | |
SQLUsername | Infraestrutura. | |
WindowsAuthentication | Infraestrutura. |
Início