C# Class Stratosphere.Table.Sdb.SdbTable.Reader

Inheritance: IReader
Afficher le fichier Open project: petrohi/Stratosphere

Méthodes publiques

Méthode Description
Dispose ( ) : void
Read ( ) : bool
Reader ( IEnumerable items ) : System

Private Methods

Méthode Description
MoveNextAttribute ( ) : bool
MoveNextItem ( bool &isEmpty ) : bool
MoveNextValue ( ) : bool

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Read() public méthode

public Read ( ) : bool
Résultat bool

Reader() public méthode

public Reader ( IEnumerable items ) : System
items IEnumerable
Résultat System