Classe PkgVariable
Describes an inner or outer variable for a Microsoft SQL Server 2000 Data Transformation Services (DTS) package to be executed by a Exec80PackageTask.
Espace de noms : Microsoft.SqlServer.Dts.Tasks.Exec80PackageTask
Assembly : Microsoft.SqlServer.Exec80PackageTask (dans Microsoft.SqlServer.Exec80PackageTask.dll)
Syntaxe
'Déclaration
Public Class PkgVariable
'Utilisation
Dim instance As PkgVariable
public class PkgVariable
public ref class PkgVariable
type PkgVariable = class end
public class PkgVariable
Notes
For more information about the features of the Execute DTS 2000 Package Task, see Tâche d'exécution de package DTS 2000.
Hiérarchie d'héritage
System. . :: . .Object
Microsoft.SqlServer.Dts.Tasks.Exec80PackageTask..::..PkgVariable
Sécurité des threads
Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.
Voir aussi