다음을 통해 공유


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

  이름 Description
PkgVariable Initializes a new instance of PkgVariable.

위쪽

Public Properties

  이름 Description
ms214804.pubproperty(ko-kr,SQL.90).gif 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.
ms214804.pubproperty(ko-kr,SQL.90).gif 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.
ms214804.pubproperty(ko-kr,SQL.90).gif 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.

위쪽

Public Methods

(see also Protected Methods )

  이름 Description
ms214804.pubmethod(ko-kr,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms214804.pubmethod(ko-kr,SQL.90).gif GetHashCode  (inherited from Object )
ms214804.pubmethod(ko-kr,SQL.90).gif GetType  (inherited from Object )
ms214804.pubmethod(ko-kr,SQL.90).gifms214804.static(ko-kr,SQL.90).gif ReferenceEquals  (inherited from Object )
ms214804.pubmethod(ko-kr,SQL.90).gif ToString  (inherited from Object )

위쪽

Protected Methods

  이름 Description
ms214804.protmethod(ko-kr,SQL.90).gif Finalize  (inherited from Object )
ms214804.protmethod(ko-kr,SQL.90).gif MemberwiseClone  (inherited from Object )

위쪽

참고 항목

참조

PkgVariable Class
Microsoft.SqlServer.Dts.Tasks.Exec80PackageTask Namespace