| DbQueryCursor_currentRow - поле |
Содержит объект строки результата запроса, созданный для текущей строки результата.
Пространство имён:
FinistSoft.Storage
Сборка:
DbStorage (в DbStorage.dll) Версия: 1.0.0
Синтаксис private QueryResultRow _currentRow
Private _currentRow As QueryResultRow
Dim instance As DbQueryCursor
Dim value As QueryResultRow
value = instance._currentRow
instance._currentRow = value
private var _currentRow : QueryResultRow
Значение поля
Тип:
QueryResultRowСм. также