SysBDCModel Class [AX 2012]
The SysBDCModel class is used by the Business Data Catalogue (BDC) search to generate BDC entity metadata from Application Integration Framework (AIF) services.
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| new | Prevents instantiation of the SysBDCModel static class. This is a private constructor. |
| notify | Releases the hold on an object that has called the wait method on this object. (Inherited from Object.) |
| notifyAll | Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.) |
| objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::getBDCSearchRecord | Deploys an individual Web component to the Web server or web site. |
| ::getMenuItemPath | Gets the localized path text. |
| ::getRecordCaption | Gets the caption for the record. |
| ::getRecordCompany | Gets the company for the specified record. |
| ::getSearchServerUrl | Retrieves the SharePoint BCS Search server URL to query for data and metadata. |
| ::getSearchSetupParameters | This function returns the XML that contains the Business Data Catalogue (BDC) search setup parameters, such as managed properties and scopes. |
| ::OpenDataResultForm | Opens the form with the specified record context. |
| ::setSearchServerUrl | Sets the SharePoint BCS search server URL to query for data and metadata. |
Community Additions
ADD
Show: