DataConnector
GetBytes メソッド (C1DataReader)

C1.AdoNet.GoogleAnalytics アセンブリ > C1.DataConnector.AdoNet 名前空間 > C1DataReader クラス : GetBytes メソッド
シンタックス
'宣言
 
Public Overridable Function GetBytes( _
   ByVal ordinal As System.Integer, _
   ByVal dataOffset As System.Long, _
   ByVal buffer() As System.Byte, _
   ByVal bufferOffset As System.Integer, _
   ByVal length As System.Integer _
) As System.Long
public virtual System.long GetBytes( 
   System.int ordinal,
   System.long dataOffset,
   System.byte[] buffer,
   System.int bufferOffset,
   System.int length
)

パラメータ

ordinal
dataOffset
buffer
bufferOffset
length
参照

C1DataReader クラス
C1DataReader メンバ