linq #Region "Extensibility Method Definitions" is empty

J

john

SubmitChanges() works on some tables everytime & not at all on others and
the only thing I see different is that it is not creating any code like this
on the one that does not works, the one that does work has code between the
region, and it exist in 2 places with all the code in between, and in only
one place on the table that dosen't code with no code in between.

I've tried stating over with a new build, steped thru the code and put the
Submit in a "Try", no errors.
Visual Studio 2008 released version, Thanks John
#Region "Extensibility Method Definitions"

Partial Private Sub OnCreated()

End Sub

Partial Private Sub InserttblTemp(instance As tblTemp)

End Sub

Partial Private Sub UpdatetblTemp(instance As tblTemp)

End Sub

Partial Private Sub DeletetblTemp(instance As tblTemp)

End Sub

#End Region
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,576
Members
45,054
Latest member
LucyCarper

Latest Threads

Top