public class Row : IIteratorRow, IRowStoragePublic Class Row
Implements IIteratorRow, IRowStoragetype Row =
class
interface IIteratorRow
interface IRowStorage
end| Row | Initializes a new instance of the Row class. |
| CancelChanges | |
| Delete | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
| GetT | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) |
| GetOriginalT | |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| GetValue | |
| Lock | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
| Set(NumberColumn, Number) | |
| Set(TextColumn, Text) | |
| SetT(TypedColumnBaseT, T) | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |
| Unlock | |
| UpdateDatabase |