IDTSOutput100.CustomPropertyCollection 속성

정의

IDTSCustomProperty100 개체에 대해 정의된 IDTSOutput100 개체의 컬렉션을 가져옵니다.

public:
 property Microsoft::SqlServer::Dts::Pipeline::Wrapper::IDTSCustomPropertyCollection100 ^ CustomPropertyCollection { Microsoft::SqlServer::Dts::Pipeline::Wrapper::IDTSCustomPropertyCollection100 ^ get(); };
[System.Runtime.InteropServices.DispId(104)]
public Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSCustomPropertyCollection100 CustomPropertyCollection { [System.Runtime.InteropServices.DispId(104)] get; }
[<System.Runtime.InteropServices.DispId(104)>]
[<get: System.Runtime.InteropServices.DispId(104)>]
member this.CustomPropertyCollection : Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSCustomPropertyCollection100
Public ReadOnly Property CustomPropertyCollection As IDTSCustomPropertyCollection100

속성 값

컬렉션의 IDTSCustomPropertyCollection100 개체에 액세스하는 데 사용되는 IDTSCustomProperty100 개체입니다.

특성

적용 대상