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. |
Public Methods (see also Protected Methods)
Name | Description | |
---|---|---|
Create | Creates a new instance of the SdkEntityInstance structure. | |
Equals | Overloaded. (inherited from ValueType) | |
GetHashCode | (inherited from ValueType) | |
GetType | (inherited from Object) | |
ReferenceEquals | (inherited from Object) | |
ToString | (inherited from ValueType) | |
WriteXml | Writes the current structure instance to an XML writer. |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
See Also
Send comments about this topic to Microsoft.