Freigeben über


Endpoint.Start-Methode

Starts the endpoint listening and processing requests.

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

Syntax

'Declaration
Public Sub Start
'Usage
Dim instance As Endpoint

instance.Start()
public void Start()
public:
void Start()
member Start : unit -> unit
public function Start()

Beispiele

Implementieren von Endpunkten

Siehe auch

Verweis

Endpoint Klasse

Microsoft.SqlServer.Management.Smo-Namespace

Andere Ressourcen

Endpunkte-Katalogsichten (Transact-SQL)

CREATE ENDPOINT (Transact-SQL)