Click or drag to resize
FileOpenBackupRead Method
Overload List
  NameDescription
Public methodStatic memberOpenBackupRead(String)
[AlphaFS] Opens the specified file for reading purposes bypassing security attributes. This method is simpler to use then BackupFileStream to read only file's data stream.
Public methodStatic memberOpenBackupRead(String, PathFormat)
[AlphaFS] Opens the specified file for reading purposes bypassing security attributes.
Public methodStatic memberOpenBackupRead(KernelTransaction, String)
[AlphaFS] Opens the specified file for reading purposes bypassing security attributes.
Public methodStatic memberOpenBackupRead(KernelTransaction, String, PathFormat)
[AlphaFS] Opens the specified file for reading purposes bypassing security attributes.
Top
See Also