LanguageOption Enumeration
.NET Framework (current version)
Specifies the language for the generated code.
Assembly: System.Data.Entity.Design (in System.Data.Entity.Design.dll)
| Member name | Description | |
|---|---|---|
| GenerateCSharpCode | C# code. This is the default. | |
| GenerateVBCode | Visual Basic code. |
.NET Framework
Available since 3.5
Available since 3.5
Show: