Properties 인터페이스

정의

public interface class Properties : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::IDTSProperties130
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.PropertiesClass))]
[System.Runtime.InteropServices.Guid("C453322F-48CD-47A7-87AB-6B3A2CF71C7D")]
public interface Properties : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.IDTSProperties130
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.PropertiesClass))>]
[<System.Runtime.InteropServices.Guid("C453322F-48CD-47A7-87AB-6B3A2CF71C7D")>]
type Properties = interface
    interface IDTSProperties130
Public Interface Properties
Implements IDTSProperties130
파생
특성
구현

속성

Count (다음에서 상속됨 IDTSProperties130)
Item[Object] (다음에서 상속됨 IDTSProperties130)

메서드

Add(IDTSProperty100) (다음에서 상속됨 IDTSProperties130)
GetEnumerator() (다음에서 상속됨 IDTSProperties130)
InitProperties(Object, Guid, Object, Guid, Int32) (다음에서 상속됨 IDTSProperties130)

적용 대상