Column.Explain(Boolean) 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.
Prints the expression to the console for debugging purposes.
public void Explain (bool extended);
member this.Explain : bool -> unit
Public Sub Explain (extended As Boolean)
Parameters
- extended
- Boolean
To print extended version or not