Metadata management#
Stored procedures for working with object metadata, partitioning and view generation.
Stored procedure name |
Description |
|---|---|
Retrieves partitioning schema for a given view. |
|
Sets partitioning mode and schema for a given view. |
|
Returns the metadata for the first result set of the T-SQL batch. |
|
Generates views on target database based on objects (tables or views` from a source database). |
|
Generates views on target database based on objects (tables or views` from a source database). |