Share via


RuntimeClass Members

Include Protected Members
Include Inherited Members

Represents the main Microsoft Business Connectivity Services (BCS) runtime entry point that can be used by custom Microsoft Visual Studio Tools for Office add-ins to start or stop the Business Connectivity Services Client Runtime, loading the solution configuration and interpreting it.

The RuntimeClass type exposes the following members.

Constructors

  Name Description
Public method RuntimeClass Constructs a new instance of the class.

Top

Methods

  Name Description
Public method Dispose() This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ComObjectWrapper.)
Protected method Dispose(Boolean) Releases the unmanaged resources used by this class and optionally releases the managed resources. (Overrides ComObjectWrapper.Dispose(Boolean).)
Protected method Finalize This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ComObjectWrapper.)
Public method GetOfficeItemHelper Gets a helper object that provides Microsoft Business Connectivity Services (BCS) functionality for an existing Microsoft Office application item.
Public method Register Starts the Business Connectivity Services Client Runtime interpretation of the solution configuration file.
Public method ToString (Inherited from Object.)
Public method Unregister Stops the Business Connectivity Services Client Runtime interpretation of the solution configuration file.

Top

See Also

Reference

RuntimeClass Class

Microsoft.Office.BusinessApplications.Runtime Namespace