Freigeben über


View-Konstruktor

Initializes a new instance of the View object.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)

Syntax

'Declaration
Public Sub New
'Usage

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

Hinweise

The default constructor initializes any fields to their default values.