Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
System
Data
ProviderBase
TimestampReaderCacheContainer
C# Class System.Data.ProviderBase.TimestampReaderCacheContainer
Inheritance:
DateTimeReaderCacheContainer
显示文件
Open project: runefs/Marvin
Protected Methods
Method
Description
FetchInternal
(
ResultSet
rs
,
int
columnIndex
) :
void
Method Details
FetchInternal()
protected
method
protected
FetchInternal
(
ResultSet
rs
,
int
columnIndex
) :
void
rs
ResultSet
columnIndex
int
return
void