BdcServiceApplicationProxy Methods

Include Protected Members
Include Inherited Members

The BdcServiceApplicationProxy type exposes the following members.

Methods

  Name Description
Public method Clone (Inherited from SPPersistedObject.)
Public method Delete Deletes the current instance of the class. (Overrides SPServiceApplicationProxy.Delete().)
Public method Dispose Disposes the resources used by this class.
Public method EnableSystemType Enables or disables the specified external system type for execution.
Public method Equals (Inherited from Object.)
Public method Equals (Inherited from SPPersistedObject.)
Protected method Finalize (Inherited from Object.)
Public method GetAdministrationMetadataCatalog This method has been deprecated. Use the BdcService.GetAdministrationMetadataCatalog(SPServiceContext) method instead.
Public method GetChild<T>() (Inherited from SPPersistedObject.)
Public method GetChild<T>(String) (Inherited from SPPersistedObject.)
Public method GetDatabaseBackedMetadataCatalog This method has been deprecated. Use the BdcService.GetDatabaseBackedMetadataCatalog(SPServiceContext) method instead.
Public method GetHashCode (Inherited from Object.)
Public method GetHashCode (Inherited from SPPersistedObject.)
Public method GetLoadController Gets the load controller for throttling.
Public method GetObjectData (Inherited from SPAutoSerializingObject.)
Public method GetServiceApplicationId Gets the unique service application identifier of the proxy.
Public method GetType (Inherited from Object.)
Protected method HasAdditionalUpdateAccess (Inherited from SPPersistedObject.)
Public method Invalidate (Inherited from SPPersistedUpgradableObject.)
Public method IsSystemTypeEnabled Indicates whether the specified external system type is enabled for execution.
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnDeserialization (Inherited from SPPersistedObject.)
Protected method OpenClientConfiguration (Inherited from SPServiceApplicationProxy.)
Public method Provision Provisions the instance of the class. (Overrides SPServiceApplicationProxy.Provision().)
Public method ToString (Inherited from Object.)
Public method ToString (Inherited from SPPersistedObject.)
Public method Uncache (Inherited from SPPersistedObject.)
Public method Unprovision Stops provisioning the instance of the class. (Overrides SPServiceApplicationProxy.Unprovision(Boolean).)
Public method Unprovision() (Inherited from SPServiceApplicationProxy.)
Public method Update() (Inherited from SPPersistedObject.)
Public method Update(Boolean) (Inherited from SPPersistedObject.)
Protected method UpdateParent (Inherited from SPAutoSerializingObject.)
Public method Upgrade() (Inherited from SPPersistedUpgradableObject.)
Public method Upgrade(Boolean) (Inherited from SPPersistedUpgradableObject.)
Protected method Validate (Inherited from SPPersistedObject.)
Public method ValidateBackwardsCompatibility (Inherited from SPPersistedUpgradableObject.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method IBackupRestore.AddBackupObjects (Inherited from SPIisWebServiceApplicationProxy.)
Explicit interface implemetationPrivate method IBackupRestore.OnAbort (Inherited from SPIisWebServiceApplicationProxy.)
Explicit interface implemetationPrivate method IBackupRestore.OnBackup (Inherited from SPIisWebServiceApplicationProxy.)
Explicit interface implemetationPrivate method IBackupRestore.OnBackupComplete (Inherited from SPIisWebServiceApplicationProxy.)
Explicit interface implemetationPrivate method IBackupRestore.OnPostRestore (Inherited from SPIisWebServiceApplicationProxy.)
Explicit interface implemetationPrivate method IBackupRestore.OnPrepareBackup (Inherited from SPIisWebServiceApplicationProxy.)
Explicit interface implemetationPrivate method IBackupRestore.OnPreRestore (Inherited from SPIisWebServiceApplicationProxy.)
Explicit interface implemetationPrivate method IBackupRestore.OnRestore (Inherited from SPIisWebServiceApplicationProxy.)

Top

See Also

Reference

BdcServiceApplicationProxy Class

Microsoft.SharePoint.BusinessData.SharedService Namespace