SQLWorkbenchPackage.GetOptionPage(String) 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.
protected:
virtual Microsoft::SqlServer::Management::UI::VSIntegration::SQLWorkbenchToolsOptionsPage ^ GetOptionPage(System::String ^ name);
protected virtual Microsoft.SqlServer.Management.UI.VSIntegration.SQLWorkbenchToolsOptionsPage GetOptionPage(string name);
abstract member GetOptionPage : string -> Microsoft.SqlServer.Management.UI.VSIntegration.SQLWorkbenchToolsOptionsPage
override this.GetOptionPage : string -> Microsoft.SqlServer.Management.UI.VSIntegration.SQLWorkbenchToolsOptionsPage
Protected Overridable Function GetOptionPage (name As String) As SQLWorkbenchToolsOptionsPage
Parameters
- name
- String