DatabaseActionParameter Class |
Namespace: Colygon.MatchPoint.Data.DatabaseActions.Configuration
[SerializableAttribute] public sealed class DatabaseActionParameter
The DatabaseActionParameter type exposes the following members.
Name | Description | |
---|---|---|
DatabaseActionParameter | Initializes a new instance of the DatabaseActionParameter class |
Name | Description | |
---|---|---|
Parameter | Specifies the name of the parameter which is used within the 'SqlCommand'. | |
ValueExpression | Specifies the value which should be used for this parameter. |
Name | 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 | (Overrides ObjectToString.) |