xSQL Schema Compare SDK for SQL Server version 12
Item Property (EntityFilterConditionCollection)


The condition of the element to locate.
Gets the element with the specified condition.
Syntax
'Declaration
 
Public Shadows ReadOnly Default Property Item( _
   ByVal condition As System.String _
) As EntityFilterCondition
public new EntityFilterCondition this[ 
   System.string condition
]; {get;}
public: __property new EntityFilterCondition* get_Item   System.string* condition
;

Parameters

condition
The condition of the element to locate.

Property Value

A EntityFilterCondition element whose condition matches the specified condition 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

EntityFilterConditionCollection Class
EntityFilterConditionCollection Members

 

 


©Copyright 2022 xSQL Software. All Rights Reserved.

Send Feedback