Condividi tramite


IDTSInputColumn100.CustomPropertyCollection Proprietà

Definizione

Ottiene la raccolta IDTSCustomPropertyCollection100 di una colonna di input.

public:
 property Microsoft::SqlServer::Dts::Pipeline::Wrapper::IDTSCustomPropertyCollection100 ^ CustomPropertyCollection { Microsoft::SqlServer::Dts::Pipeline::Wrapper::IDTSCustomPropertyCollection100 ^ get(); };
[System.Runtime.InteropServices.DispId(107)]
public Microsoft.SqlServer.Dts.Pipeline.Wrapper.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.IDTSCustomPropertyCollection100
Public ReadOnly Property CustomPropertyCollection As IDTSCustomPropertyCollection100

Valore della proprietà

Oggetto IDTSCustomPropertyCollection100 della colonna di input.

Attributi

Commenti

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

Si applica a