Internal handler used for bubbling up the event to the user

Namespace: CodeSmith.Engine
Assembly: CodeSmith.Engine (in CodeSmith.Engine.dll) Version: 6.0.0.0 (7.0.0.15127)

Syntax

C#
protected AdoHelper<(Of <(<'TFactory>)>)>..::..RowUpdatedHandler m_rowUpdated
Visual Basic
Protected m_rowUpdated As AdoHelper<(Of <(<'TFactory>)>)>..::..RowUpdatedHandler

Field Value

Type: AdoHelper<(Of <(<'TFactory>)>)>..::..RowUpdatedHandler

See Also