ModelingTextTransformation.AddDomainModel(Type) Method
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.
Add a domain model type to be loaded by the Store.
protected void AddDomainModel (Type modelType);
member this.AddDomainModel : Type -> unit
Protected Sub AddDomainModel (modelType As Type)
Parameters
- modelType
- Type