메소드 | 설명 | |
---|---|---|
GetValue ( ) : object |
메소드 | 설명 | |
---|---|---|
FetchInternal ( ResultSet rs, int columnIndex ) : void | ||
FetchInternal ( ResultSet rs, int columnIndex, bool isSequential ) : void |
메소드 | 설명 | |
---|---|---|
GetBytes ( long dataIndex, byte buffer, int bufferIndex, int length ) : long | ||
ReadAll ( ) : void |
protected FetchInternal ( ResultSet rs, int columnIndex ) : void | ||
rs | ResultSet | |
columnIndex | int | |
리턴 | void |
protected FetchInternal ( ResultSet rs, int columnIndex, bool isSequential ) : void | ||
rs | ResultSet | |
columnIndex | int | |
isSequential | bool | |
리턴 | void |