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