AdomdDataReader.GetChars(Int32, Int64, Char[], Int32, Int32) 메서드

정의

GetChars

public long GetChars (int ordinal, long dataIndex, char[] buffer, int bufferIndex, int length);
abstract member GetChars : int * int64 * char[] * int * int -> int64
override this.GetChars : int * int64 * char[] * int * int -> int64
Public Function GetChars (ordinal As Integer, dataIndex As Long, buffer As Char(), bufferIndex As Integer, length As Integer) As Long

매개 변수

ordinal
Int32

ordinal

dataIndex
Int64

dataIndex

buffer
Char[]

buffer

bufferIndex
Int32

bufferIndex

length
Int32

length

반환

이 릴리스에서 사용할 수 없는 정보입니다.

구현

적용 대상