Share via


CatalogSearch.SQLWhereClause Property (BCL)

The SQLWhereClause property contains the SQL Where clause used for the search.

Definition

[Visual Basic .NET]

Public Property SQLWhereClause As System.String

[C#]

public System.String SQLWhereClause{get; set;} 

Property Value

A System.String that contains the SQL Where clause used for the search.

Requirements

Namespace: Microsoft.CommerceServer.Runtime.Catalog

Platforms: Windows 2000, Windows Server 2003

Assembly: Microsoft.CommerceServer.Runtime.dll

Copyright © 2005 Microsoft Corporation.
All rights reserved.