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


The keyword to locate.
Gets the StopListWord element with the specified keyword.
Syntax
'Declaration
 
Public Overrides NotOverridable ReadOnly Default Property Item( _
   ByVal keyword As System.String _
) As StopListWord
public override StopListWord this[ 
   System.string keyword
]; {get;}
public: __property StopListWord* get_Item   System.string* keyword
 override;

Parameters

keyword
The keyword to locate.

Property Value

A StopListWord element with the specified keyword or null if no element is found.
Exceptions
ExceptionDescription
System.ArgumentNullExceptionThe keyword argument is null.
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

StopListWordCollection Class
StopListWordCollection Members

 

 


©Copyright 2022 xSQL Software. All Rights Reserved.

Send Feedback