xSQL Schema Compare SDK for SQL Server version 12
GetItemByPartitionId Method (DataCompressionDataSpaceCollection)


The id of the partition to locate.
Returns the DataCompressionDataSpace element with the specified partition id.
Syntax
'Declaration
 
Public Function GetItemByPartitionId( _
   ByVal partitionId As System.Integer _
) As DataCompressionDataSpace
public DataCompressionDataSpace GetItemByPartitionId( 
   System.int partitionId
)
public: DataCompressionDataSpace* GetItemByPartitionId( 
   System.int partitionId
) 

Parameters

partitionId
The id of the partition to locate.

Return Value

A DataCompressionDataSpace element with the specified partition id or null if no element is found.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DataCompressionDataSpaceCollection Class
DataCompressionDataSpaceCollection Members

 

 


©Copyright 2022 xSQL Software. All Rights Reserved.

Send Feedback