Compartir a través de


IDTSOutputColumn100.CustomPropertyCollection Propiedad

Definición

Obtiene una colección IDTSCustomPropertyCollection100 de la columna de salida.

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

Valor de propiedad

La colección IDTSCustomPropertyCollection100 de la columna de salida.

Atributos

Se aplica a