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.
Represents a managed entity instance.
The following tables list the members exposed by the SdkEntityInstance type.
Public Fields
| Name | Description | |
|---|---|---|
| .gif) | Id | Represents the unique identifier of the instance. | 
| .gif) | keyPropertyPairsList | Represents a list of ID-object pairs of key properties. | 
| .gif) | lastModified | Represents the date and time of when this instance was last modified. | 
| .gif) | operation | Represents the type of operation this instance is. | 
| .gif) | optimisticConcurrency | Specifies whether optimistic concurrency is required. | 
| .gif) | propertyPairsList | Represents a list of ID-object pairs of non-key properties. | 
| .gif) | typeId | Represents an identifier of a non-abstract managed entity type. | 
Top
Public Methods
(see also Protected Methods)
| Name | Description | |
|---|---|---|
| .gif) .jpeg) | Create | Creates a new instance of the SdkEntityInstance structure. | 
| .gif) | Equals | Overloaded. (inherited from ValueType) | 
| .gif) | GetHashCode | (inherited from ValueType) | 
| .gif) | GetType | (inherited from Object) | 
| .gif) .jpeg) | ReferenceEquals | (inherited from Object) | 
| .gif) | ToString | (inherited from ValueType) | 
| .gif) | WriteXml | Writes the current structure instance to an XML writer. | 
Top
Protected Methods
| Name | Description | |
|---|---|---|
| .gif) | Finalize | (inherited from Object) | 
| .gif) | MemberwiseClone | (inherited from Object) | 
Top
See Also
Reference
SdkEntityInstance Structure
Microsoft.EnterpriseManagement.Common Namespace