LanguageOption Enumeration
.NET Framework (current version)
Used by the code generation command line tools and tools in Visual Studio to generate strongly typed client-side objects for communicating with data services.
Assembly: System.Data.Services.Design (in System.Data.Services.Design.dll)
| Member name | Description | |
|---|---|---|
| GenerateCSharpCode | Generates C# code. | |
| GenerateVBCode | Generates Visual Basic code. |
This class is not intended for public use and is used by the code generation command line tools and tools in Visual Studio to generate strongly typed client-side objects for communicating with data services.
.NET Framework
Available since 3.5
Available since 3.5
Show: