다음을 통해 공유


SaveBulkInsertAttributesEventHandler 대리자

정의

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

매개 변수

sender
Object

적용 대상