IDTSInputColumn100.CustomPropertyCollection Property
Definition
public:
property Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2016::IDTSCustomPropertyCollection100 ^ CustomPropertyCollection { Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2016::IDTSCustomPropertyCollection100 ^ get(); };
[System.Runtime.InteropServices.DispId(107)]
[get: System.Runtime.InteropServices.DispId(107)]
public Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2016.IDTSCustomPropertyCollection100 CustomPropertyCollection { get; }
Public ReadOnly Property CustomPropertyCollection As IDTSCustomPropertyCollection100
Property Value
- IDTSCustomPropertyCollection100
- Attributes
-
Applies to