sys.partition_schemes (Transact-SQL)
Contains a row for each Data Space that is a partition scheme, with type of PS.
Column name | Data type | Description |
---|---|---|
<inherited columns> |
|
Inherits columns from sys.data_spaces (Transact-SQL). |
function_id |
int |
ID of partition function used in the scheme. |
For a list of columns that this view inherits, see sys.data_spaces (Transact-SQL)
See Also
Reference
Other Resources
Querying the SQL Server System Catalog FAQ