Overload | Description |
---|---|
FragmentedFile Constructor(String,Int32) | Opens an existing fragmented file store, to create a new one call the CreateNew() static |
FragmentedFile Constructor(String,Int32,Int32,Int32,FileOptions) | Opens an existing fragmented file store, to create a new one call the CreateNew() static |
FragmentedFile Constructor(String,Int32,Int32,Int32,FileAccess,FileShare,FileOptions) | Opens an existing fragmented file store, to create a new one call the CreateNew() static |
FragmentedFile Constructor(IFactory<Stream>,Int32,Int32,Int32) | Opens an existing fragmented file store, to create a new one call the CreateNew() static |
FragmentedFile Constructor(IFactory<Stream>,Int32,Int32,Int32,FileOptions) | Internal use to specify aligned IO when using NoBuffering file option |
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7