다음을 통해 공유


LoadBulkInsertAttributesEventHandler 대리자

정의

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

매개 변수

sender
Object

적용 대상