SqlWorkbenchHierarchy.QueryClose(Int32) 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.
public:
virtual int QueryClose([Runtime::InteropServices::Out] int % pfCanClose);
public virtual int QueryClose(out int pfCanClose);
abstract member QueryClose : int -> int
override this.QueryClose : int -> int
Public Overridable Function QueryClose (ByRef pfCanClose As Integer) As Integer
Parameters
- pfCanClose
- Int32