LkJoinOutputInfoEventArgs.ReferenceColumns 属性

定义

public:
 property cli::array <Microsoft::DataTransformationServices::DataFlowUI::DataFlowObject ^> ^ ReferenceColumns { cli::array <Microsoft::DataTransformationServices::DataFlowUI::DataFlowObject ^> ^ get(); void set(cli::array <Microsoft::DataTransformationServices::DataFlowUI::DataFlowObject ^> ^ value); };
public Microsoft.DataTransformationServices.DataFlowUI.DataFlowObject[] ReferenceColumns { get; set; }
member this.ReferenceColumns : Microsoft.DataTransformationServices.DataFlowUI.DataFlowObject[] with get, set
Public Property ReferenceColumns As DataFlowObject()

属性值

Microsoft.DataTransformationServices.DataFlowUI.DataFlowObject[]

适用于