AnantLabs / codesmith

Automatically exported from code.google.com/p/codesmith
1 stars 0 forks source link

CSLA r1719 Missing underscore con ChildInsert() of EditableChild BO (VB) #424

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Files afected:
--------------
CSLA\VisualBasic\BusinessLayer\Internal\EditableChild.DataAccess.ParameterizedSQ
L.cst
CSLA\VisualBasic\BusinessLayer\Internal\EditableChild.DataAccess.StoredProcedure
s.cst

Change:
  Private Sub ChildInsert(ByVal connection as SqlConnection)
By:
  Private Sub Child_Insert(ByVal connection as SqlConnection)

Original issue reported on code.google.com by bernyrod...@gmail.com on 21 Jun 2010 at 8:07

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r1731.

Fixed Issue #424: CSLA r1719 Missing underscore con ChildInsert() of 
EditableChild BO (VB)

Original comment by bniemyjski on 22 Jun 2010 at 4:17

GoogleCodeExporter commented 9 years ago

Original comment by bniemyjski on 22 Jun 2010 at 4:17