![]() |
Creates a new DBTable with the specified Name and columns |
![]() | The columns that make up the Table |
![]() | The Name of the Table |
![]() | The object info corresponding to this Table |
![]() | A comma separated list of columns that, held together, need to be unique |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | 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 Type of the current instance. |
![]() | Returns a String that represents the current Object. |
DBTable Class | Shunde.Framework Namespace