C# Class System.Data.ProviderBase.RefReaderCacheContainer

Inheritance: ReaderCacheContainerBase
Afficher le fichier Open project: runefs/Marvin

Méthodes publiques

Méthode Description
GetValue ( ) : object

Méthodes protégées

Méthode Description
FetchInternal ( ResultSet rs, int columnIndex ) : void

Method Details

FetchInternal() protected méthode

protected FetchInternal ( ResultSet rs, int columnIndex ) : void
rs ResultSet
columnIndex int
Résultat void

GetValue() public méthode

public GetValue ( ) : object
Résultat object