ActiveDirectorySiteLinkBridge.Save 方法

定义

将对当前 ActiveDirectorySiteLinkBridge 对象的所有更改提交到基础目录存储区。Commits all changes to the current ActiveDirectorySiteLinkBridge object to the underlying directory store.

public:
 void Save();
public void Save ();
member this.Save : unit -> unit
Public Sub Save ()

例外

站点链接桥对象已存在。The site link bridge object already exists.

调用基础目录服务导致错误。A call to the underlying directory service resulted in an error.

目标服务器忙或不可用。The target server is either busy or unavailable.

已释放此对象。The object has been disposed.

指定的帐户没有权限执行此操作。The specified account does not have permission to perform this operation.

适用于