Method | Description | |
---|---|---|
GetBytes ( this dbdatarecord, |
Extends GetBytes so that buffer offset of 0 and call to Array.Length are not needed.
|
|
GetChars ( this dbdatarecord, |
Extends GetChars so that buffer offset of 0 and call to Array.Length are not needed.
|
public static GetBytes ( this dbdatarecord, |
||
dbdatarecord | this | |
i | ||
dataIndex | System.Int64 | |
buffer | Byte | |
return | System.Int64 |
public static GetChars ( this dbdatarecord, |
||
dbdatarecord | this | |
i | ||
dataIndex | System.Int64 | |
buffer | Char | |
return | System.Int64 |