Partager via


Structure DTS_MANAGED_INFO

Cette API prend en charge l'infrastructure 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 (en Microsoft.SqlServer.DTSRuntimeWrap.dll)

Syntaxe

'Déclaration
<GuidAttribute("63388248-1B9E-4B0A-8069-78A6DE11F2B7")> _
Public Structure DTS_MANAGED_INFO
'Utilisation
Dim instance As DTS_MANAGED_INFO
[GuidAttribute("63388248-1B9E-4B0A-8069-78A6DE11F2B7")]
public struct DTS_MANAGED_INFO
[GuidAttribute(L"63388248-1B9E-4B0A-8069-78A6DE11F2B7")]
public value class DTS_MANAGED_INFO
[<SealedAttribute>]
[<GuidAttribute("63388248-1B9E-4B0A-8069-78A6DE11F2B7")>]
type DTS_MANAGED_INFO =  struct end
JScript prend en charge l'utilisation de structures, mais pas la déclaration de nouvelles structures.

Le type DTS_MANAGED_INFO expose les membres suivants.

Méthodes

  Nom Description
Méthode publique Equals (hérité de ValueType.)
Méthode protégée Finalize (hérité de Object.)
Méthode publique GetHashCode (hérité de ValueType.)
Méthode publique GetType (hérité de Object.)
Méthode protégée MemberwiseClone (hérité de Object.)
Méthode publique ToString (hérité de ValueType.)

Haut de la page

Champs

  Nom Description
Champ public bstrClassID Infrastructure.
Champ public bstrContactInfo Infrastructure.
Champ public bstrDescription Infrastructure.
Champ public bstrFileName Infrastructure.
Champ public bstrFileNameVersionString Infrastructure.
Champ public bstrIconFile Infrastructure.
Champ public bstrIconResource Infrastructure.
Champ public bstrName Infrastructure.
Champ public bstrObjectType Infrastructure.
Champ public bstrShapeProgId Infrastructure.
Champ public bstrUITypeName Infrastructure.
Champ public lNoEditor Infrastructure.
Champ public mitType Infrastructure.
Champ public pctType Infrastructure.

Haut de la page

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.