Метод | Описание | |
---|---|---|
OpenFile ( SubFileName fileName ) : |
Opens a ArchiveFileStream that can be used to read/write to the file passed to this function.
|
|
OpenFile ( int fileIndex ) : |
Opens a ArchiveFileStream that can be used to read the file passed to this function.
|
Метод | Описание | |
---|---|---|
ReadSnapshot ( |
Creates a readonly copy of a transaction.
|
public OpenFile ( SubFileName fileName ) : |
||
fileName | SubFileName | |
Результат |
public OpenFile ( int fileIndex ) : |
||
fileIndex | int | The index of the file to open. |
Результат |