Compartilhar via


Enumeração Exec80PackageTask.Locations

Indicates the type of storage in which the Microsoft SQL Server 2000 Data Transformation Services package to be executed by a Exec80PackageTask is located.

Namespace:  Microsoft.SqlServer.Dts.Tasks.Exec80PackageTask
Assembly:  Microsoft.SqlServer.Exec80PackageTask (em Microsoft.SqlServer.Exec80PackageTask.dll)

Sintaxe

'Declaração
Public Enumeration Locations
'Uso
Dim instance As Exec80PackageTask.Locations
public enum Locations
public enum class Locations
type Locations
public enum Locations

Membros

Nome do membro Descrição
SqlServer The DTS package is stored in the msdb database for an instance of Microsoft SQL Server 2000.
StorageFile The DTS package is stored in a structured storage file.
EmbeddedInTask The DTS package is stored in the Exec80PackageTask.