IScaffoldingProviderCodeGenerator Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Caution
Use IProviderCodeGenerator instead.
A service typically implemented by database providers to generate code fragments for reverse engineering.
public interface IScaffoldingProviderCodeGenerator
[System.Obsolete("Use IProviderCodeGenerator instead.")]
public interface IScaffoldingProviderCodeGenerator
type IScaffoldingProviderCodeGenerator = interface
[<System.Obsolete("Use IProviderCodeGenerator instead.")>]
type IScaffoldingProviderCodeGenerator = interface
Public Interface IScaffoldingProviderCodeGenerator
- Attributes
Methods
GenerateUseProvider(String, String) |
Obsolete.
Generates a code fragment like |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Entity Framework