DestinationConnectionPageWithTableOrViewOnly.SaveConnectionProperties 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 SaveConnectionProperties(Microsoft::DataTransformationServices::DataFlowUI::ConnectionAttributesEventArgs ^ args);
protected virtual void SaveConnectionProperties (Microsoft.DataTransformationServices.DataFlowUI.ConnectionAttributesEventArgs args);
abstract member SaveConnectionProperties : Microsoft.DataTransformationServices.DataFlowUI.ConnectionAttributesEventArgs -> unit
override this.SaveConnectionProperties : Microsoft.DataTransformationServices.DataFlowUI.ConnectionAttributesEventArgs -> unit
Protected Overridable Sub SaveConnectionProperties (args As ConnectionAttributesEventArgs)
Parameters
- args
- Microsoft.DataTransformationServices.DataFlowUI.ConnectionAttributesEventArgs