Skip to content
#

bulk

Here are 178 public repositories matching this topic...

drewlsvern
drewlsvern commented Jul 8, 2020

I'm generating C# classes from the T4 templates. The classes are generated without errors but some back references are assigned random guids as opposed to the related table name. Is this by design? If so, why and can it be changed to reflect the correct table name property?

var result = Db.TblAccounts.LoadWith(x => x._30F767840CF546D08AC8552E413F4488)
                                   

Improve this page

Add a description, image, and links to the bulk topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the bulk topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.