CommonQueryableSpace.SetDetached 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.
A private contract to create special detached query space. it is a special case to allow creating queries, but not be able to run anything.
protected void SetDetached ();
member this.SetDetached : unit -> unit
Protected Sub SetDetached ()