Inherits from
Description
The ParameterCollectionChangeDetail class defines a change to a ParameterCollection that is part of a datasource object.
Properties
|
Property |
Description |
|
Gets the final value of the object changed. |
|
|
Gets whether this change detail has a final value - as opposed to a NULL or empty value. (Overrides ChangeDetail.HasFinalValue). |
|
|
Gets whether this change detail has an initial value - as opposed to a NULL or empty value. (Overrides ChangeDetail.HasInitialValue). |
|
|
Gets the initial value of the object changed. |
|
|
Inherited Property |
Description |
|
Inherited from ChangeDetail. |
|
|
Inherited from ChangeDetail. |
|
|
Inherited from ChangeDetail. |
Methods
|
Method |
Description |
|
Creates a clone of this object. Implements ICloneable. (Overrides the abstract ChangeDetail.Clone()). |
|
|
Inherited Method |
Description |
|
Equals |
Determines whether the specified object is equal to the current object. (Inherited from Object). |
|
GetHashCode |
Serves as the default hash function. (Inherited from Object). |
|
GetType |
Gets the Type of the current instance. (Inherited from Object). |
|
ToString |
Returns a string that represents the current object. (Inherited from Object). |
Comments
0 comments
Please sign in to leave a comment.