Bagikan melalui


Endpoint.Disable Method

Disables the endpoint.

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

Syntax

'Declaration
Public Sub Disable
'Usage
Dim instance As Endpoint

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

Examples

Implementing Endpoints

See Also

Reference

Endpoint Class

Microsoft.SqlServer.Management.Smo Namespace

Other Resources

Endpoints Catalog Views (Transact-SQL)

CREATE ENDPOINT (Transact-SQL)