Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Represents the entry point for handling business data offline.
The RemoteOfflineRuntime type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
RemoteOfflineRuntime | Initializes a new instance of the class. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Dispose() | Disposes the resources used by the class. |
![]() |
Dispose(Boolean) | Disposes the resources used by the class. |
![]() |
Finalize | Enables an object to attempt to free resources and perform other cleanup operations before the object is reclaimed by garbage collection. (Overrides Object.Finalize().) |
![]() |
GetMetadataCatalog() | Gets a remote metadata catalog. |
![]() |
GetMetadataCatalog(String) | Gets a remote metadata catalog for a solution. |
![]() |
GetSubscriptionManager | Gets the remote ISubscriptionManager object. |
![]() |
GetSynchronizationManager | Gets the remote ISynchronizationManager object. |
![]() |
ToString | (Inherited from Object.) |
Top
Events
Name | Description | |
---|---|---|
![]() |
ConnectionLost | Represents an event that is triggered when the connection is lost. |
Top