次の方法で共有


LoadFlatFileConnectionAttributesEventHandler 代理人

定義

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)

パラメーター

sender
Object

適用対象