Inquiry Message Classes
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
The inquiry message classes represent the Inquiry Messages.
The following table lists the inquiry message classes in the Microsoft.Uddi namespace and gives a brief description of each.
Class | Description |
---|---|
Contains a request that is used to locate bindings that meet the specified requirements |
|
Represents a request to locate businesses that meet specific requirements |
|
Manages a set of fields that modify the default behavior of a find request |
|
Represents a request to locate businesses that are related to a specific business |
|
Searches for services that match the search criteria on a UDDI server |
|
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 |
|
Requests the run-time BindingTemplate information that is required to invoke a registered business function |
|
Represents a UDDI business information request message |
|
Represents a UDDI extended business information request message |
|
Requests all information about a known BusinessService object |
|
The GetTModelDetail class is used to request information about specific tModels based on their tModelKeys |