FindQualifier Members

Note: The Microsoft UDDI SDK is not supported by or included in Microsoft Windows versions after Microsoft Windows Server 7. The Microsoft UDDI V3 SDK is included with Microsoft BizTalk Server. For more information about the Microsoft UDDI V3 SDK, see Microsoft BizTalk Server documentation

Manages a set of fields that modify the default behavior of a find request.

The following tables list the members exposed by the FindQualifier type.

Public Fields

  Name Description
public fieldstatic AndAllKeys Contains the string that specifies that the keys for the identifierBag are AND'd together, rather than OR'd together, for find_business and find_tModel queries.
public fieldstatic CaseSensitiveMatch Contains the string that specifies that the match is case-sensitive for find_business, find_service, and find_tModel queries.
public fieldstatic CombineCategoryBags Contains the string that specifies that the categoryBag entries for the current, contained, or referenced catgoryBag entries are combined for a find_business query.
public fieldstatic ExactNameMatch Contains the string that specifies that the match must be exact for find_business, find_service, and find_tModel queries.
public fieldstatic OrAllKeys Contains the string that specifies that the keys for tModelBag and categoryBag are OR'd together, negating any AND treatment or OrLikeKeys, for find_binding, find_business, find_service, and find_tModel queries.
public fieldstatic OrLikeKeys Contains the string that specifies that keys from the same namespace are OR'd together, rather than AND'd together, for find_business, find_service, find_tModel queries.
public fieldstatic ServiceSubset Contains the string that specifies that only the categoryBags from contained or referenced businessService elements are used for a find_business query.
public fieldstatic SortByDateAscending Contains the string that specifies that the results are sorted by date, from earliest to latest, for find_binding, find_business, find_relatedBusinesses, find_service, and find_tModel queries.
public fieldstatic SortByDateDescending Contains the string that specifies that the results are sorted by date, from latest to earliest, for find_binding, find_business, find_relatedBusinesses, find_service, and find_tModel queries.
public fieldstatic SortByNameAscending Contains the string that specifies that the results are sorted by name, from Z to A, for find_business, find_relatedBusinesses, find_service, and find_tModel queries.
public fieldstatic SortByNameDescending Contains the string that specifies that the results are sorted by name, from earliest to latest, for find_binding, find_business, find_relatedBusinesses, find_service, and find_tModel queries.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  Overloaded. (Inherited from Object)
public method GetHashCode  (Inherited from Object)
public method GetType  (Inherited from Object)
public methodstatic ReferenceEquals  (Inherited from Object)
public method ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

FindQualifier Class
Microsoft.Uddi Namespace

Send comments about this topic to Microsoft.