LoadFlatFileConnectionAttributesEventHandler Delegate

Definition

public delegate void LoadFlatFileConnectionAttributesEventHandler(System::Object ^ sender, FlatFileConnectionAttributesEventArgs ^ args);
public delegate void LoadFlatFileConnectionAttributesEventHandler(object sender, FlatFileConnectionAttributesEventArgs args);
type LoadFlatFileConnectionAttributesEventHandler = delegate of obj * FlatFileConnectionAttributesEventArgs -> unit
Public Delegate Sub LoadFlatFileConnectionAttributesEventHandler(sender As Object, args As FlatFileConnectionAttributesEventArgs)

Parameters

sender
Object

Applies to