BdcServiceApplicationProxy Members
Include Protected Members
Include Inherited Members
Represents a connection to Business Data Connectivity (BDC) service, which can be local or federated. Operations on the proxy are subject to fluctuations in performance because of network issues; if the proxy is to a very remote federated farm through a congested network, operations may be quite slow.
The BdcServiceApplicationProxy type exposes the following members.
Constructors
Name | Description | |
---|---|---|
BdcServiceApplicationProxy | Initializes a new instance of the class. |
Top
Properties
Top
Methods
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
IBackupRestore.AddBackupObjects | (Inherited from SPIisWebServiceApplicationProxy.) | |
IBackupRestore.CanRenameOnRestore | (Inherited from SPIisWebServiceApplicationProxy.) | |
IBackupRestore.CanSelectForBackup | (Inherited from SPIisWebServiceApplicationProxy.) | |
IBackupRestore.CanSelectForRestore | (Inherited from SPIisWebServiceApplicationProxy.) | |
IBackupRestore.DiskSizeRequired | (Inherited from SPIisWebServiceApplicationProxy.) | |
IBackupRestore.OnAbort | (Inherited from SPIisWebServiceApplicationProxy.) | |
IBackupRestore.OnBackup | (Inherited from SPIisWebServiceApplicationProxy.) | |
IBackupRestore.OnBackupComplete | (Inherited from SPIisWebServiceApplicationProxy.) | |
IBackupRestore.OnPostRestore | (Inherited from SPIisWebServiceApplicationProxy.) | |
IBackupRestore.OnPrepareBackup | (Inherited from SPIisWebServiceApplicationProxy.) | |
IBackupRestore.OnPreRestore | (Inherited from SPIisWebServiceApplicationProxy.) | |
IBackupRestore.OnRestore | (Inherited from SPIisWebServiceApplicationProxy.) |
Top