Partager via


Interface IDTSProperty100

Cette API prend en charge l'infrastructure et n'est pas destinée à être utilisée directement à partir de votre code.

For more information, see DtsProperty.

Espace de noms :  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly :  Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)

Syntaxe

'Déclaration
<GuidAttribute("A5B0ADE5-7E4A-45D3-A538-0E6922CAC23A")> _
Public Interface IDTSProperty100
'Utilisation
Dim instance As IDTSProperty100
[GuidAttribute("A5B0ADE5-7E4A-45D3-A538-0E6922CAC23A")]
public interface IDTSProperty100
[GuidAttribute(L"A5B0ADE5-7E4A-45D3-A538-0E6922CAC23A")]
public interface class IDTSProperty100
[<GuidAttribute("A5B0ADE5-7E4A-45D3-A538-0E6922CAC23A")>]
type IDTSProperty100 =  interface end
public interface IDTSProperty100

Le type IDTSProperty100 expose les membres suivants.

Propriétés

  Nom Description
Propriété publique ConnectionType Infrastructure. For more information, see DtsProperty.
Propriété publique DataType Infrastructure. For more information, see DtsProperty.
Propriété publique Get Infrastructure. For more information, see DtsProperty.
Propriété publique Name Infrastructure. For more information, see DtsProperty.
Propriété publique PropertyKind Infrastructure. For more information, see DtsProperty.
Propriété publique Set Infrastructure. For more information, see DtsProperty.
Propriété publique TypeConverter Infrastructure. For more information, see DtsProperty.
Propriété publique UITypeEditor Infrastructure. For more information, see DtsProperty.

Haut de la page

Méthodes

  Nom Description
Méthode publique GetExport Infrastructure. For more information, see DtsProperty.
Méthode publique GetExpression Infrastructure. For more information, see DtsProperty.
Méthode publique GetPackagePath Infrastructure. For more information, see DtsProperty.
Méthode publique GetValue Infrastructure. For more information, see DtsProperty.
Méthode publique SetExport Infrastructure. For more information, see DtsProperty.
Méthode publique SetExpression Infrastructure. For more information, see DtsProperty.
Méthode publique SetValue Infrastructure. For more information, see DtsProperty.

Haut de la page