Свойство | Type | Description | |
---|---|---|---|
_reader | |||
_transaction | IInternalObjectDBTransaction |
Méthode | Description | |
---|---|---|
DBReaderCtx ( IInternalObjectDBTransaction transaction ) : System.Collections.Generic | ||
DBReaderCtx ( IInternalObjectDBTransaction transaction, |
||
FindInstance ( int id ) : object | ||
FreeContentInNativeObject ( ) : void | ||
GetTransaction ( ) : IInternalObjectDBTransaction | ||
ReadNativeObject ( ) : object | ||
ReadObject ( object &@object ) : bool | ||
ReadObjectDone ( ) : void | ||
Reader ( ) : |
||
RegisterDict ( ulong dictId ) : void | ||
RegisterInstance ( object content ) : int | ||
RegisterObject ( object @object ) : void | ||
RegisterOid ( ulong oid ) : void | ||
SkipNativeObject ( ) : void | ||
SkipObject ( ) : bool |
Méthode | Description | |
---|---|---|
PushReturningPosition ( IMemorizedPosition memorizedPosition ) : void | ||
RetriveObj ( int ido ) : object |
public DBReaderCtx ( IInternalObjectDBTransaction transaction ) : System.Collections.Generic | ||
transaction | IInternalObjectDBTransaction | |
Résultat | System.Collections.Generic |
public DBReaderCtx ( IInternalObjectDBTransaction transaction, |
||
transaction | IInternalObjectDBTransaction | |
reader | ||
Résultat | System.Collections.Generic |
public FreeContentInNativeObject ( ) : void | ||
Résultat | void |
public GetTransaction ( ) : IInternalObjectDBTransaction | ||
Résultat | IInternalObjectDBTransaction |
public ReadObject ( object &@object ) : bool | ||
@object | object | |
Résultat | bool |
public Reader ( ) : |
||
Résultat |
public RegisterDict ( ulong dictId ) : void | ||
dictId | ulong | |
Résultat | void |
public RegisterInstance ( object content ) : int | ||
content | object | |
Résultat | int |
public RegisterObject ( object @object ) : void | ||
@object | object | |
Résultat | void |
protected AbstractBufferedReader,BTDB.StreamLayer _reader | ||
Résultat |