xSQL Schema Compare SDK for SQL Server version 12
Contains(Int32) Method


The id of the data space to locate.
Indicates whether the collection contains an element with the specified partition id.
Syntax
'Declaration
 
Public Overloads Shadows Function Contains( _
   ByVal partitionId As System.Integer _
) As System.Boolean
public new System.bool Contains( 
   System.int partitionId
)
public: new System.bool Contains( 
   System.int partitionId
) 

Parameters

partitionId
The id of the data space to locate.

Return Value

true if the collection contains an element with the specified partition id.
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
Overload List

 

 


©Copyright 2022 xSQL Software. All Rights Reserved.

Send Feedback