Endpoint.Start メソッド

エンドポイントで要求に対するリッスンおよび処理を開始します。

名前空間:  Microsoft.SqlServer.Management.Smo
アセンブリ:  Microsoft.SqlServer.Smo (Microsoft.SqlServer.Smo.dll)

構文

'宣言
Public Sub Start
'使用
Dim instance As Endpoint

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

使用例

エンドポイントの実装

関連項目

参照

Endpoint クラス

Microsoft.SqlServer.Management.Smo 名前空間

その他の技術情報

エンドポイントのカタログ ビュー (Transact-SQL)

CREATE ENDPOINT (Transact-SQL)