C# Class GoatTrip.DAL.ManagedDataReader

Inheritance: IManagedDataReader
Afficher le fichier Open project: NHSChoices/location-service

Méthodes publiques

Méthode Description
Dispose ( ) : void
ManagedDataReader ( IDbCommand command ) : System.Data
Read ( ) : bool

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

ManagedDataReader() public méthode

public ManagedDataReader ( IDbCommand command ) : System.Data
command IDbCommand
Résultat System.Data

Read() public méthode

public Read ( ) : bool
Résultat bool