Share via


SqlServerType Constructor

Initializes a new instance of the SqlServerType class with the default property values.

Namespace:  Microsoft.SqlServer.Management.UI.ConnectionDlg
Assembly:  ConnectionDlg (in ConnectionDlg.dll)

Syntax

'Declaration
Public Sub New
'Usage

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