Share via


DatabaseExtensions Class

Definition

A utility class that provides extension methods to the Database class.

public static class DatabaseExtensions
type DatabaseExtensions = class
Public Module DatabaseExtensions
Inheritance
DatabaseExtensions

Methods

ToTmdl(Database, MetadataSerializationOptions)

Builds a set of TMDL documents based on the metadata of the secified database.

ToTmdl(Database)

Builds a set of TMDL documents based on the metadata of the secified database.

Applies to