CodeModelMetadata(Type) Constructor
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.
public:
CodeModelMetadata(Type ^ model);
public CodeModelMetadata (Type model);
new Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore.CodeModelMetadata : Type -> Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore.CodeModelMetadata
Public Sub New (model As Type)
Parameters
- model
- Type