ModelExtensions Class

Definition

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.

Applies to