IDTSInputColumn100.CustomPropertyCollection Proprietà

Definizione

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

Valore della proprietà

La IDTSCustomPropertyCollection100 della colonna di input.

Attributi

Commenti

La proprietà CustomPropertyCollection contiene la collezione di IDTSCustomProperty100 oggetti aggiunti all'input dal componente.

Si applica a