IDataDestination.ResetScripting Method

Helper API to bring the destination instance to a valid state to start a new session, if required.

Namespace:  Microsoft.SqlServerCe.Management.Scripting
Assembly:  Microsoft.SqlServerCe.Management.Scripting (in Microsoft.SqlServerCe.Management.Scripting.dll)

Syntax

'Declaration
Sub ResetScripting
'Usage
Dim instance As IDataDestination

instance.ResetScripting()
void ResetScripting()
void ResetScripting()
abstract ResetScripting : unit -> unit 
function ResetScripting()

See Also

Reference

IDataDestination Interface

Microsoft.SqlServerCe.Management.Scripting Namespace