IAdministrableSystem Interface
SharePoint 2010
Enables custom BDC connectors to report configurable connection properties that can be modified by the administrator.
Assembly: Microsoft.BusinessData (in Microsoft.BusinessData.dll)
When implemented by the custom BDC connector this interface can report properties that will be displayed in configuration interfaces, such as the BDC administration user interface in the SharePoint Central Administration. This interface needs to be implemented by the same class that implements ISystemUtility.