Partager via


Interface IDTSProperty100

Cette API prend en charge l'infrastructure .NET Framework 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 (dans 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