IDataDestination Methods

Include Protected Members
Include Inherited Members

The IDataDestination type exposes the following members.

Methods

  Name Description
Public method InitScripting Helper API that asks the destination instance to be prepared for the script requests coming.
Public method ResetScripting Helper API to bring the destination instance to a valid state to start a new session, if required.
Public method ScriptConstraints Retrieves a script for all the constraints in the given schema.
Public method ScriptData Retrieves script for the table data insertion passed as an argument.
Public method ScriptDatabase Retrieves script for the database.
Public method ScriptIndexes Retrieves a script for all the indexes in the given schema.
Public method ScriptTables Retrieves script for all the tables in the given schema.

Top

See Also

Reference

IDataDestination Interface

Microsoft.SqlServerCe.Management.Scripting Namespace