共用方式為


PkgVariable 類別

Describes an inner or outer variable for a Microsoft SQL Server 2000 Data Transformation Services (DTS) package to be executed by a Exec80PackageTask.

命名空間:  Microsoft.SqlServer.Dts.Tasks.Exec80PackageTask
組件:  Microsoft.SqlServer.Exec80PackageTask (在 Microsoft.SqlServer.Exec80PackageTask.dll 中)

語法

'宣告
Public Class PkgVariable
'用途
Dim instance As PkgVariable
public class PkgVariable
public ref class PkgVariable
type PkgVariable =  class end
public class PkgVariable

備註

For more information about the features of the Execute DTS 2000 Package Task, see 執行 DTS 2000 封裝工作.

繼承階層

System. . :: . .Object
  Microsoft.SqlServer.Dts.Tasks.Exec80PackageTask..::..PkgVariable

執行緒安全性

這個類型的任何公用static (在 Visual Basic 中為 Shared) 成員都是安全執行緒。不保證任何執行個體成員都可以是安全執行緒。