BdcServiceApplication Members
Include Protected Members
Include Inherited Members
Represents an instance that is called by a client proxy and that is backed by its own distinct BDC metadata store. A server-side concrete instantiation of a Business Data Connectivity (BDC) service in a farm.
The BdcServiceApplication type exposes the following members.
Constructors
Name | Description | |
---|---|---|
BdcServiceApplication | Initializes a new instance of the BdcServiceApplication class. |
Top
Properties
Name | Description | |
---|---|---|
AccessRights | (Inherited from SPIisWebServiceApplication.) | |
AdministrationAccessRights | (Inherited from SPServiceApplication.) | |
ApplicationClassId | Gets the unique class identifier for this application instance. (Overrides SPServiceApplication.ApplicationClassId.) | |
ApplicationPool | (Inherited from SPIisWebServiceApplication.) | |
ApplicationVersion | Gets the version of the BDC service application. (Overrides SPServiceApplication.ApplicationVersion.) | |
CanUpgrade | (Inherited from SPPersistedUpgradableObject.) | |
Comments | (Inherited from SPIisWebServiceApplication.) | |
Database | Gets the BDC database service object. | |
DefaultEndpoint | (Inherited from SPIisWebServiceApplication.) | |
DefaultEndpointName | Gets the default endpoint name. Always returns “http”. (Overrides SPIisWebServiceApplication.DefaultEndpointName.) | |
DisplayName | (Inherited from SPPersistedObject.) | |
Endpoints | (Inherited from SPIisWebServiceApplication.) | |
Farm | (Inherited from SPPersistedObject.) | |
Id | (Inherited from SPPersistedObject.) | |
IisVirtualDirectoryPath | (Inherited from SPIisWebServiceApplication.) | |
InstallPath | Gets the install path. (Overrides SPIisWebServiceApplication.InstallPath.) | |
IsBackwardsCompatible | (Inherited from SPPersistedUpgradableObject.) | |
ManageLink | Gets the link of the user interface for administration that is used to manage the service application. (Overrides SPServiceApplication.ManageLink.) | |
Name | (Inherited from SPPersistedObject.) | |
NeedsUpgrade | (Inherited from SPPersistedUpgradableObject.) | |
NeedsUpgradeIncludeChildren | (Inherited from SPPersistedUpgradableObject.) | |
Parent | (Inherited from SPPersistedObject.) | |
PermissionsLink | (Inherited from SPIisWebServiceApplication.) | |
Properties | (Inherited from SPPersistedObject.) | |
PropertiesLink | Gets the administration user interface link that is used to view or edit the properties of the service application. (Overrides SPServiceApplication.PropertiesLink.) | |
RevertToSelfAllowed | Gets or set a value that indicates whether reverting to process identity is enabled as an authentication mode for BDC connectors. | |
Service | (Inherited from SPServiceApplication.) | |
ServiceApplicationProxyGroup | (Inherited from SPServiceApplication.) | |
ServiceInstances | (Inherited from SPServiceApplication.) | |
Shared | (Inherited from SPIisWebServiceApplication.) | |
SqlConnectionRetries | Gets or sets the maximum number of connection attempts to the database if database operations fail because of a failure to acquire necessary resources. | |
Status | (Inherited from SPPersistedObject.) | |
TermsOfServiceUri | (Inherited from SPIisWebServiceApplication.) | |
TypeName | Gets the user-friendly name used to describe the service application in the administration user interface. (Overrides SPPersistedObject.TypeName.) | |
UpgradeContext | (Inherited from SPPersistedUpgradableObject.) | |
UpgradedPersistedProperties | (Inherited from SPAutoSerializingObject.) | |
Uri | (Inherited from SPIisWebServiceApplication.) | |
Version | (Inherited from SPPersistedObject.) | |
VirtualPath | Gets the virtual path. Always returns "BdcService.svc". (Overrides SPIisWebServiceApplication.VirtualPath.) | |
WasCreated | (Inherited from SPPersistedObject.) |
Top
Methods
Top
Explicit Interface Implementations
Top