Freigeben über


Endpoint-Konstruktor

Initializes a new instance of the Endpoint 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 Endpoint()
public Endpoint()
public:
Endpoint()
new : unit -> Endpoint
public function Endpoint()

Hinweise

The default constructor initializes any fields to their default values.

Beispiele

Implementieren von Endpunkten

Siehe auch

Verweis

Endpoint Klasse

Endpoint-Überladung

Microsoft.SqlServer.Management.Smo-Namespace

Andere Ressourcen

Endpunkte-Katalogsichten (Transact-SQL)

CREATE ENDPOINT (Transact-SQL)