SQLWBToolsOptionsPage<TOptions>.GetOptionsDialogType 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.
Gets the option's dialog box type.
protected:
virtual Type ^ GetOptionsDialogType();
protected virtual Type GetOptionsDialogType ();
abstract member GetOptionsDialogType : unit -> Type
override this.GetOptionsDialogType : unit -> Type
Protected Overridable Function GetOptionsDialogType () As Type
Returns
A Type object.