Share via


FindTModel 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

Locates a list of tModel entries that match a set of specific criteria. The result is a TModelList object that contains information about registered tModel data that matches the criteria.

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

Public Constructors

  Name Description
FindTModel Overloaded. Initializes an instance of the FindTModel class.

Top

Public Properties

  Name Description
public property CategoryBag Gets or sets a list of category references.
public property FindQualifiers Gets or sets a collection of FindQualifier objects that change the default behavior of search functionality for this FindTModel object.
public property Generic Gets or sets the UDDI API version number in string form for the FindTModel object.
public property IdentifierBag Gets or sets a list of business identifier references for this FindTModel object.
public property MaxRows Gets or sets the maximum number of tModels that the query can return.
public property Name Gets or sets the name of the requested tModel.

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 Send Transmits the FindTModel(String) request to a UDDI server.
public method ToString Overridden. Retrieves the contents of the FindTModel object in UDDI XML format.

Top

Protected Methods

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

Top

Explicit Interface Implementations

  Name Description
System.ICloneable.Clone Creates a new object that is a copy of the current instance.

Top

See Also

Reference

FindTModel Class
Microsoft.Uddi Namespace

Send comments about this topic to Microsoft.