DataFile.SetOffline Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Brings the file offline. CAUTION: A file set to OFFLINE can only be set online by restoring the file from a previously existing backup
public void SetOffline ();
member this.SetOffline : unit -> unit
Public Sub SetOffline ()