Compartir a través de


DdaAutomationAdapter.Close Method

Definition

Cleans up any resources allocated by the DataDrivenAdapter on shutdown.

public:
 override bool Close();
public override bool Close ();
override this.Close : unit -> bool
Public Overrides Function Close () As Boolean

Returns

True if the cleanup is successful, otherwise false.

Applies to