Represents the method that handles the BeforeRecord event.
[Visual Basic .NET]
Public Delegate Sub BeforeRecordEventHandler ( _
)
[C#] public delegate void BeforeRecordEventHandler ( );