메소드 | 설명 | |
---|---|---|
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. |
리턴 |