sys.destination_data_spaces (Transact-SQL) Home
SQL Server 2008 Books Online (October 2009)
sys.destination_data_spaces (Transact-SQL)

Contains a row for each data space destination of a partition scheme.

Column name Data type Description

partition_scheme_id

int

ID of the partition-scheme that is partitioning to the data space.

destination_id

int

ID (1-based ordinal) of the destination-mapping, unique within the partition scheme.

data_space_id

int

ID of the data space to which data for this scheme's destination is being mapped.

Permissions

Requires membership in the public role. For more information, see Metadata Visibility Configuration.

See Also

Reference

Catalog Views (Transact-SQL)

Help and Information

Getting SQL Server 2008 Assistance
© 2009 Microsoft Corporation. All rights reserved.   Terms of Use | Trademarks | Privacy Statement
Page view tracker
Rate the Lightweight library
x
Lightweight builds on ScriptFree (loband) by adding features you've requested: a SearchBox and default code language selection.
Do you like the SearchBox?
Do you like the tabbed code blocks?
How useful is this topic?
Tell us more.
Thanks
x
You're helping to improve MSDN Online.
Feedback
Switch View
Classic
Lightweight Beta
ScriptFree
Switch View