DataConnector
GetChars メソッド (C1DataReader)

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

パラメータ

ordinal
dataOffset
buffer
bufferOffset
length
参照

C1DataReader クラス
C1DataReader メンバ