ModelExtensions Class
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.
A utility class that provides extension methods to the Model class.
public static class ModelExtensions
type ModelExtensions = class
Public Module ModelExtensions
- Inheritance
-
ModelExtensions
Methods
ToTmdl(Model, MetadataSerializationOptions) |
Builds a set of TMDL documents based on the metadata of the secified model using the given options. |
ToTmdl(Model) |
Builds a set of TMDL documents based on the metadata of the secified model. |