Classe SearchCondition
Represents the properties of an item for which to search in the report server database.
Espace de noms : ReportService2005
Assembly : ReportService2005 (dans ReportService2005.dll)
Syntaxe
'Déclaration
<SerializableAttribute> _
Public Class SearchCondition _
Inherits Property
'Utilisation
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
Hiérarchie d'héritage
System. . :: . .Object
ReportService2005. . :: . .Property
ReportService2005..::..SearchCondition
Sécurité des threads
Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.