This document is archived and information here might be outdated. Recommended version. |
OID of the row written.
[Visual Basic .NET]
Public Sub AfterRowWrite ( _
ByVal oidOfNewRow As Object _
)
[C#]
public void AfterRowWrite (
object oidOfNewRow
);