LobSystemInstanceStruct Members
Include Protected Members
Include Inherited Members
Represents the metadata fields of an external system instance structure.
The LobSystemInstanceStruct type exposes the following members.
Constructors
Name | Description | |
---|---|---|
LobSystemInstanceStruct(LobSystemInstance) | Initializes a new instance of the LobSystemInstanceStruct class with the specified external system instance. | |
LobSystemInstanceStruct(UInt32, String, Boolean, Int32, UInt32, Guid) | Initializes a new instance of the LobSystemInstanceStruct class with the specified external system instance. |
Top
Properties
Name | Description | |
---|---|---|
Id | Gets or sets the identifier (ID) of the metadata object. (Inherited from MetadataObjectStruct.) | |
IsCached | Gets or sets whether the metadata object is cached. (Inherited from MetadataObjectStruct.) | |
LobSystemId | Gets or sets the external system ID. | |
Name | Gets or sets the name of the metadata object. (Inherited from MetadataObjectStruct.) | |
ObjectVersion | Gets or sets the object version. (Inherited from MetadataObjectStruct.) | |
PartitionId | Gets or sets the partition identifier (ID). (Inherited from MetadataObjectStruct.) |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top