C# Class Enterra.V8x1C.DOM.QueryResultSelection

ВыборкаИзРезультатаЗапроса (QueryResultSelection)
Inheritance: BaseSessionObject
Datei anzeigen Open project: EnterraInc/1C-.Net-Adapter

Public Methods

Method Description
Next ( ) : bool

Следующий (Next)

this ( string fieldName ) : object

Значения полей записи результата запроса

Private Methods

Method Description
QueryResultSelection ( Session session, object ptr ) : System

Method Details

Next() public method

Следующий (Next)
public Next ( ) : bool
return bool

this() public method

Значения полей записи результата запроса
public this ( string fieldName ) : object
fieldName string
return object