Поделиться через


Класс SearchCondition

Represents the properties of an item for which to search in the report server database.

Пространство имен:  ReportService2005
Сборка:  ReportService2005 (в ReportService2005.dll)

Синтаксис

'Декларация
<SerializableAttribute> _
Public Class SearchCondition _
    Inherits Property
'Применение
Dim instance As SearchCondition
[SerializableAttribute]
public class SearchCondition : Property
[SerializableAttribute]
public ref class SearchCondition : public Property
[<SerializableAttribute>]
type SearchCondition =  
    class
        inherit Property
    end
public class SearchCondition extends Property

Замечания

A SearchCondition object is passed as input to the FindItems method.

Иерархия наследования

System. . :: . .Object
  ReportService2005. . :: . .Property
    ReportService2005..::..SearchCondition

Потоковая защита

Все открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность элементов экземпляров не гарантируется.