共用方式為


LkJoinOutputInfoEventArgs.ReferenceColumns Property

Definition

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()

Property Value

Microsoft.DataTransformationServices.DataFlowUI.DataFlowObject[]

Applies to