Share via


AdvancedOptions Constructor

Constructor to create AdvancedOptions instance.

Namespace:  Microsoft.VisualStudio.Data.Tools.SqlLanguageServices
Assembly:  Microsoft.VisualStudio.Data.Tools.SqlLanguageServices (in Microsoft.VisualStudio.Data.Tools.SqlLanguageServices.dll)

Syntax

'Declaration
Public Sub New
'Usage

Dim instance As New AdvancedOptions()
public AdvancedOptions()
public:
AdvancedOptions()
new : unit -> AdvancedOptions
public function AdvancedOptions()

See Also

Reference

AdvancedOptions Class

Microsoft.VisualStudio.Data.Tools.SqlLanguageServices Namespace