ActiveDirectorySchemaClass.Save Method

Definition

Commits all changes to the current ActiveDirectorySchemaClass object to the underlying directory store.

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

Exceptions

The context is an AD LDS configuration set and the AD LDS instance could not be found.

A call to the underlying directory service resulted in an error.

Applies to