Extends the <TableCodeName>Row_Base class. Add your custom code here. The class is generated only once and never rewritten.
C#: public <TableCodeName>Row(); VB.NET: Public Sub New()
Initializes a new instance of the <TableCodeName>Row class.
None