Show / Hide Table of Contents

Method GetBytes

| Improve this Doc View Source

GetBytes(Int32, Int64, Byte[], Int32, Int32)

Declaration
public override long GetBytes(int ordinal, long dataOffset, byte[] buffer, int bufferIndex, int length)
Parameters
Type Name Description
System.Int32 ordinal
System.Int64 dataOffset
System.Byte[] buffer
System.Int32 bufferIndex
System.Int32 length
Returns
Type Description
System.Int64
Overrides
System.Data.Common.DbDataReader.GetBytes(System.Int32, System.Int64, System.Byte[], System.Int32, System.Int32)
  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest