PkgVariable Members
Describes an inner or outer variable for a Microsoft SQL Server 2000 Data Transformation Services (DTS) package to be executed by a Exec80PackageTask.
The following tables list the members exposed by the PkgVariable type.
Public Constructors
Nom | Description | |
---|---|---|
PkgVariable | Initializes a new instance of PkgVariable. |
Haut de la page
Public Properties
Nom | Description | |
---|---|---|
![]() |
DataType | Gets the data type of an inner or outer variable for a Microsoft SQL Server 2000 Data Transformation Services (DTS) package to be executed by a Exec80PackageTask. |
![]() |
Name | Gets the name of an inner or outer variable for a Microsoft SQL Server 2000 Data Transformation Services (DTS) package to be executed by a Exec80PackageTask. |
![]() |
Value | Gets the value of an inner or outer variable for a Microsoft SQL Server 2000 Data Transformation Services (DTS) package to be executed by a Exec80PackageTask. |
Haut de la page
Public Methods
(see also Protected Methods )
Nom | Description | |
---|---|---|
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
ToString | (inherited from Object ) |
Haut de la page
Protected Methods
Nom | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Haut de la page
Voir aussi
Référence
PkgVariable Class
Microsoft.SqlServer.Dts.Tasks.Exec80PackageTask Namespace