SdkEntityInstance Members
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Represents a managed entity instance.
The following tables list the members exposed by the SdkEntityInstance type.
Public Fields
Name | Description | |
---|---|---|
Id | Represents the unique identifier of the instance. | |
keyPropertyPairsList | Represents a list of ID-object pairs of key properties. | |
lastModified | Represents the date and time of when this instance was last modified. | |
operation | Represents the type of operation this instance is. | |
optimisticConcurrency | Specifies whether optimistic concurrency is required. | |
propertyPairsList | Represents a list of ID-object pairs of non-key properties. | |
typeId | Represents an identifier of a non-abstract managed entity type. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Create | Creates a new instance of the SdkEntityInstance structure. | |
Equals | Overridden. (inherited from Object) | |
GetHashCode | Overridden. (inherited from Object) | |
GetType | (inherited from Object) | |
ToString | Overridden. (inherited from Object) | |
WriteXml | Writes the current structure instance to an XML writer. |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
SdkEntityInstance Structure
Microsoft.EnterpriseManagement.Common Namespace