pmMDA.NET

SingleFieldUpdate Members

SingleFieldUpdate overview

Public Instance Constructors

SingleFieldUpdate Constructor Initializes a new instance of the SingleFieldUpdate class.

Public Instance Methods

Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
Execute Executes this update on the specified dataObject.
GetHashCode Returns the hashcode of the field name.
GetType (inherited from Object) Gets the Type of the current instance.
ToString (inherited from Object) Returns a String that represents the current Object.

Protected Instance Properties

FieldName (inherited from ItemUpdate) Gets the field name of the single or indexed property to where this update belongs.

Protected Instance Methods

Finalize (inherited from Object) Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object) Creates a shallow copy of the current Object.

Protected Internal Instance Properties

Item (inherited from ItemUpdate) Gets the value of this update which represents an item of a single or indexed property.

See Also

SingleFieldUpdate Class | PmMda.Net.Dog.Updates Namespace