Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Contains methods and properties that handle the metadata object structure.
The MetadataObjectStruct type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
MetadataObjectStruct(MetadataObject) | Initializes a new instance of the class. |
![]() |
MetadataObjectStruct(UInt32, String, Boolean, Int32, Guid) | Initializes a new instance of the class. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Id | Gets or sets the identifier (ID) of the metadata object. |
![]() |
IsCached | Gets or sets whether the metadata object is cached. |
![]() |
Name | Gets or sets the name of the metadata object. |
![]() |
ObjectVersion | Gets or sets the object version. |
![]() |
PartitionId | Gets or sets the partition identifier (ID). |
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