IDTSProperties130 Interface

Definition

public interface class IDTSProperties130 : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2017::IDTSProperties100
[System.Runtime.InteropServices.Guid("3F4DD153-8240-4F2A-BC25-5CD85E503072")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSProperties130 : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2017.IDTSProperties100
[<System.Runtime.InteropServices.Guid("3F4DD153-8240-4F2A-BC25-5CD85E503072")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSProperties130 = interface
    interface IDTSProperties100
Public Interface IDTSProperties130
Implements IDTSProperties100
Derived
Attributes
Implements

Properties

Count
Item[Object]

Methods

Add(IDTSProperty100)
GetEnumerator()
InitProperties(Object, Guid, Object, Guid, Int32)

Applies to