The BinaryColumnData type exposes the following members.
Properties
Name | Description | |
---|---|---|
Binary |
Return this byte[] value
(Overrides ColumnData..::..Binary.) | |
BinaryStream |
return a Stream
(Overrides ColumnData..::..BinaryStream.) | |
CLRType |
Return the scope ColumnDataType for byte[]
(Overrides ColumnData..::..CLRType.) | |
Default |
Default value for a byte[]
| |
Size |
internal size
(Overrides ColumnData..::..Size.) | |
String |
Cast this byte[] to a string
(Overrides ColumnData..::..String.) | |
Type |
Return the scope ColumnDataType
(Overrides ColumnData..::..Type.) | |
Value |
Get value as primitive type.
(Overrides ColumnData..::..Value.) | |
ValueType |
Returns base type of container
(Overrides ColumnData..::..ValueType.) |