DatabaseExtensions 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 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. |