IDataSource.InitScripting Method

Specifies the helper API that asks the source instance to be prepared for the scripting data.

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

Syntax

'Declaration
Sub InitScripting
'Usage
Dim instance As IDataSource

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

See Also

Reference

IDataSource Interface

Microsoft.SqlServerCe.Management.Scripting Namespace