ILobSystemStruct Members
Include Protected Members
Include Inherited Members
Represents the type information of an external system.
The ILobSystemStruct type exposes the following members.
Properties
Name | Description | |
---|---|---|
ConnectionManagerType | Gets the type of the connection manager. | |
Id | Gets the identifier of the metadata object. (Inherited from IMetadataStruct.) | |
IsCached | Determines whether the metadata object is cached in memory. (Inherited from IMetadataStruct.) | |
Name | Gets the name of the metadata object. (Inherited from IMetadataStruct.) | |
SystemType | Gets the type of the external system. | |
SystemUtilityType | Gets the type of the system utility. |
Top