This topic has not yet been rated - Rate this topic

Store.LoadDomainModels Method

Creates all the domain data for the specified list of domain models.

Namespace:  Microsoft.VisualStudio.Modeling
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.11.0.dll)
public void LoadDomainModels(
	params Type[] domainModelTypes
)

Parameters

domainModelTypes
Type: Type[]

An array of types of domain models to be loaded.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.