The methods of the DBColumn class are listed below. For a complete list of DBColumn class members, see the DBColumn Members topic.
![]() ![]() | Determines whether the given object should be considered to be null by the database. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Gets the database column Name of this column |
![]() | Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Value of this object in a suitable manner for use in SQL statements |
![]() | Gets the Type of the current instance. |
![]() | Returns a String that represents the current Object. |
![]() | Checks that the given Value is within the constraints placed upon it by this column. |
DBColumn Class | Shunde.Framework Namespace