Cell Class |
[Missing <summary> documentation for "T:RiakClient.Commands.TS.Cell"]
Namespace: RiakClient.Commands.TS
The Cell type exposes the following members.
Name | Description | |
---|---|---|
![]() | Cell | Initializes a new instance of the Cell class |
![]() | Cell(Boolean) | Initializes a new instance of the Cell class |
![]() | Cell(Byte) | Initializes a new instance of the Cell class |
![]() | Cell(DateTime) | Initializes a new instance of the Cell class |
![]() | Cell(Double) | Initializes a new instance of the Cell class |
![]() | Cell(String) | Initializes a new instance of the Cell class |
![]() | Cell(Int64, Boolean) | Initializes a new instance of the Cell class |
![]() | Cell(Object, ColumnType) | Initializes a new instance of the Cell class |
Name | Description | |
---|---|---|
![]() | Value | |
![]() | ValueAsBoolean | |
![]() | ValueAsBytes | |
![]() | ValueAsDateTime | |
![]() | ValueAsDouble | |
![]() | ValueAsLong | |
![]() | ValueAsString | |
![]() | ValueAsTimestamp | |
![]() | ValueType |
Name | Description | |
---|---|---|
![]() | Equals(Object) | (Overrides ObjectEquals(Object).) |
![]() | Equals(Cell) | |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode |
Returns a hash code for the current object.
Uses a combination of the public properties to generate a unique hash code.
(Overrides ObjectGetHashCode.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | (Overrides ObjectToString.) |