DestinationConnectionPageWithTableOrViewOnly.LoadConnectionProperties Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected:
virtual void LoadConnectionProperties(Microsoft::DataTransformationServices::DataFlowUI::ConnectionAttributesEventArgs ^ args);
protected virtual void LoadConnectionProperties (Microsoft.DataTransformationServices.DataFlowUI.ConnectionAttributesEventArgs args);
abstract member LoadConnectionProperties : Microsoft.DataTransformationServices.DataFlowUI.ConnectionAttributesEventArgs -> unit
override this.LoadConnectionProperties : Microsoft.DataTransformationServices.DataFlowUI.ConnectionAttributesEventArgs -> unit
Protected Overridable Sub LoadConnectionProperties (args As ConnectionAttributesEventArgs)
Parameters
- args
- Microsoft.DataTransformationServices.DataFlowUI.ConnectionAttributesEventArgs