IDataSource.ResetScripting Method

Specifies the helper API to bring the source instance to a valid state.

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

Syntax

'Declaration
Sub ResetScripting
'Usage
Dim instance As IDataSource

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

See Also

Reference

IDataSource Interface

Microsoft.SqlServerCe.Management.Scripting Namespace