共用方式為


AlterEndpoints 方法

Implements the delayed setters for the endpoint properties.

命名空間:  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()