Freigeben über


Default-Konstruktor

Initializes a new instance of the Default class.

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

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New Default()
public Default()
public:
Default()
new : unit -> Default
public function Default()

Hinweise

The default constructor initializes any fields to their default values.

Beispiele

Erstellen, Ändern und Löschen von Standardwerten

Siehe auch

Verweis

Default Klasse

Default-Überladung

Microsoft.SqlServer.Management.Smo-Namespace

Andere Ressourcen

Standardwerte

CREATE DEFAULT (Transact-SQL)