SqlPropertySheet Constructor

Constructor creating the SqlPropertySheet 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 SqlPropertySheet()
public SqlPropertySheet()
public:
SqlPropertySheet()
new : unit -> SqlPropertySheet
public function SqlPropertySheet()

See Also

Reference

SqlPropertySheet Class

Microsoft.VisualStudio.Data.Tools.SqlLanguageServices Namespace