Structure DTS_PACKAGE_UPGRADE_OPTIONS
Cette API prend en charge l'infrastructure .NET Framework et n'est pas destinée à être utilisée directement à partir de votre code.
Espace de noms : Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly : Microsoft.SqlServer.DTSRuntimeWrap (dans Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntaxe
'Déclaration
Public Structure DTS_PACKAGE_UPGRADE_OPTIONS
'Utilisation
Dim instance As DTS_PACKAGE_UPGRADE_OPTIONS
public struct DTS_PACKAGE_UPGRADE_OPTIONS
public value class DTS_PACKAGE_UPGRADE_OPTIONS
[<SealedAttribute>]
type DTS_PACKAGE_UPGRADE_OPTIONS = struct end
JScript prend en charge l'utilisation de structures, mais pas la déclaration de nouvelles structures.
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.