Click to Rate and Give Feedback
MSDN
MSDN Library
SQL Server
SQL Server 2008
Database Engine
Technical Reference
 sys.destination_data_spaces (Transa...
Community Content
In this section
Statistics Annotations (0)
Collapse All/Expand All Collapse All
Other versions are also available for the following:
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.

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

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement | Site Feedback
Page view tracker