LobSystemInstance Members
Include Protected Members
Include Inherited Members
NOTE: This API is now obsolete.
Represents an instance of a business application registered in the Business Data Catalog.
The LobSystemInstance type exposes the following members.
Properties
Name | Description | |
---|---|---|
AuthenticationType | Obsolete. Gets the authentication type used for the LobSystemInstance object. | |
DefaultDisplayName | Obsolete. Gets the default display name of the metadata object. (Inherited from MetadataObject.) | |
Id | Obsolete. Gets the unique ID of the metadata object from the metadata repository. (Inherited from MetadataObject.) | |
IsCached | Obsolete. Indicates whether this metadata object is cached or not. (Inherited from MetadataObject.) | |
IsThrottlingEnabled | Obsolete. Indicates whether throttling is enabled or not. | |
LobSystem | Obsolete. Gets the LobSystem object associated with the LobSystemInstance object. | |
LocalizedDisplayName | Obsolete. Gets or sets the localized display name for the metadata object. (Inherited from MetadataObject.) | |
LocalizedDisplayNames | Obsolete. Gets all the localized display names available for this metadata object. (Inherited from MetadataObject.) | |
MaximumConnections | Obsolete. Gets the maximum number of connections supported by this LobSystemInstance object. | |
Name | Obsolete. Gets or sets the name of the metadata object. (Inherited from MetadataObject.) | |
Properties | Obsolete. Gets all the properties that belong to this metadata object. (Inherited from MetadataObject.) |
Top
Methods
Name | Description | |
---|---|---|
ContainsLocalizedDisplayName | Obsolete. Indicates whether the metadata object contains a localized display name. (Inherited from MetadataObject.) | |
Delete | Obsolete. Deletes the LobSystemInstance object from the Business Data Catalog. (Overrides AccessControlledMetadataObject.Delete().) | |
DeleteInternal | Obsolete. When overridden in a derived class, deletes the metadata object and all of its children as per the specified SQL command. (Inherited from MetadataObject.) | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetAccessControlList | Obsolete. A virtual method that is designed to return the list of access control entries (ACEs) associated with the metadata object registered in the Business Data Catalog. (Inherited from AccessControlledMetadataObject.) | |
GetById | Obsolete. Gets the LobSystemInstance object with the specified ID. | |
GetHashCode | (Inherited from Object.) | |
GetNearestIndividuallySecurableMetadataObjectAncestor | Obsolete. Gets the nearest invidually securable metadata object parent. (Overrides AccessControlledMetadataObject.GetNearestIndividuallySecurableMetadataObjectAncestor().) | |
GetType | (Inherited from Object.) | |
IsPrimitive | Obsolete. Indicates whether the metadata object is of the specified primitive type. (Inherited from MetadataObject.) | |
MemberwiseClone | (Inherited from Object.) | |
MergeXml | Obsolete. | |
Read | Obsolete. Reads an LobSystemInstance object in the Business Data Catalog. (Overrides MetadataObject.Read().) | |
ReadInternal | Obsolete. When overridden in a derived class, reads the metadata object from the metadata repository and creates an object. (Inherited from MetadataObject.) | |
ReadXml | Obsolete. | |
ToString | (Inherited from Object.) | |
Update | Obsolete. Updates the application definition for an LobSystemInstance object in the Business Data Catalog. (Overrides AccessControlledMetadataObject.Update().) | |
UpdateInternal | Obsolete. Reserved for internal use. (Overrides MetadataObject.UpdateInternal(SqlCommand).) | |
WriteXml | Obsolete. (Overrides MetadataObject.WriteXml(XmlWriter, PackageContents).) | |
WriteXmlLocalizedNames | Obsolete. Writes the specified XML fragment containing localized names in the metadata repository. (Inherited from MetadataObject.) | |
WriteXmlProperties | Obsolete. Writes the specified XML fragment containing properties in the metadata repository. (Inherited from MetadataObject.) | |
WriteXmlSecurity | Obsolete. Writes the XML fragment containing security information. (Inherited from AccessControlledMetadataObject.) |
Top
Fields
Name | Description | |
---|---|---|
version | Obsolete. Represents the version number of the metadata object. (Inherited from MetadataObject.) |
Top
See Also
Reference
Microsoft.Office.Server.ApplicationRegistry.Administration Namespace