![]() |
Overloaded. Initializes a new instance of the SysColumn class. |
![]() | Gets the id of the syscomment storing the default value of the column, or 0 if no default value is defined |
![]() | Gets the C# comment indicating whether the field is computed or nullable. |
![]() | Gets the name of the C# value type corresponding to this Kredor.BO.SysType. |
![]() | Gets or sets the object id of the table. |
![]() | Gets a value indicating if the column is computed. |
![]() | Gets a value indicating whether the column is an identity column. |
![]() | Gets a value indicating if the column is nullable. |
![]() | Gets the value of the primary key of the object. |
![]() | Gets the length of the column in bytes. |
![]() | Gets the name of the column. |
![]() | Gets the Sql name of this column's type. |
![]() | Gets a value idicating the status of a column. |
![]() | Gets the name of the VB.Net value type corresponding to this Kredor.BO.SysType. |
![]() | Gets the XType of the column. |
![]() | Deletes the object from the database (the row corresponding to the object). |
![]() | 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. |
![]() | Reloads the object tree by requerying the database. |
![]() | Overloaded. Saves the object to the database. |
![]() | Returns a private C# field declaration statement. |
![]() | Returns a public C# property defintion statement. |
![]() | Returns a String that represents the current Object. |
![]() | Returns a private VB.Net field declaration statement. |
![]() | Returns a public VB.Net property definition statement. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
![]() |
Overloaded. Initializes a new instance of the SysColumn class. |
![]() | Automatically called after a Database object is loaded from the data source. Its purpose is to load contained (child) objects and collections. objects and collections. |
SysColumn Class | Kredor.BO.MetaTypes Namespace