Interface IDTSProperty100
Esta API tem suporte para a infraestrutura do .NET Framework e não deve ser usada diretamente do seu código.
For more information, see DtsProperty.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (em Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintaxe
'Declaração
<GuidAttribute("A5B0ADE5-7E4A-45D3-A538-0E6922CAC23A")> _
Public Interface IDTSProperty100
'Uso
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
Consulte também