AlterEndpoints メソッド
エンドポイント プロパティに対して遅延設定処理を実装します。
名前空間: Microsoft.SqlServer.Management.Smo
アセンブリ: Microsoft.SqlServer.Smo (Microsoft.SqlServer.Smo.dll)
構文
'宣言
Protected Sub AlterEndpoints
'使用
Me.AlterEndpoints()
protected void AlterEndpoints()
protected:
void AlterEndpoints()
member AlterEndpoints : unit -> unit
protected function AlterEndpoints()