The ColumnAttribute type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Attribute.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Attribute.) | |
GetSqlEmptyValue |
Returns empty value.
| |
GetSqlParameter |
Returns the SQL Server parameter.
| |
GetType | (Inherited from Object.) | |
GetValidParameterValue |
Returns valid parameter value.
| |
IsDefaultAttribute | (Inherited from Attribute.) | |
Match | (Inherited from Attribute.) | |
MemberwiseClone | (Inherited from Object.) | |
SetOwner |
Set parent class.
| |
ToString | (Inherited from Object.) |
See Also