Closed tobimax closed 1 year ago
Added Custom Context Class Name
Rather than being forced to use a context name that is names after the database you can specify the context class name.
Added Generated Code Attribute to Generated Classes
To Suppress Code Analysis the following attribute has been added to the Classes and Interfaces of the .Generated Tables.
[System.CodeDom.Compiler.GeneratedCode("CodeSmith", "6.0.0.0")]
Added Custom Context Class Name
Rather than being forced to use a context name that is names after the database you can specify the context class name.
Added Generated Code Attribute to Generated Classes
To Suppress Code Analysis the following attribute has been added to the Classes and Interfaces of the .Generated Tables.
[System.CodeDom.Compiler.GeneratedCode("CodeSmith", "6.0.0.0")]