EntityClassGenerator Konstruktory
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Inicjuje nowe wystąpienie klasy EntityClassGenerator.
Przeciążenia
| EntityClassGenerator() |
Inicjuje nowe wystąpienie klasy EntityClassGenerator. |
| EntityClassGenerator(LanguageOption) |
Inicjuje nowe wystąpienie klasy EntityClassGenerator. |
EntityClassGenerator()
Inicjuje nowe wystąpienie klasy EntityClassGenerator.
public:
EntityClassGenerator();
public EntityClassGenerator();
Public Sub New ()
Dotyczy
EntityClassGenerator(LanguageOption)
Inicjuje nowe wystąpienie klasy EntityClassGenerator.
public:
EntityClassGenerator(System::Data::Services::Design::LanguageOption languageOption);
public EntityClassGenerator(System.Data.Services.Design.LanguageOption languageOption);
new System.Data.Services.Design.EntityClassGenerator : System.Data.Services.Design.LanguageOption -> System.Data.Services.Design.EntityClassGenerator
Public Sub New (languageOption As LanguageOption)
Parametry
- languageOption
- LanguageOption
Wybiera język programowania.