Microsoft.SqlServerCe.Management.Scripting Namespace

Provides programmatic options to the options that can be set for scripting operations. Needs to be in sync with SMO ScriptingOptions class. Exposes only those scripting options that are applicable to SQL CE.

Classes

  Class Description
Public class DataProviderFactory Helper class for instantiating source and destination instances.
Public class ScriptOptions Provides programmatic options that can be set for scripting operations.
Public class SqlCeScripter Represents a class exposing the scripting feature.

Interfaces

  Interface Description
Public interface IDatabase Defines the properties that represent the database.
Public interface IDataConnection Defines properties and methods that represent the data connection.
Public interface IDataDestination Defines properties and methods that represent the data destination.
Public interface IDataSource Interface representing the source.

Enumerations

  Enumeration Description
Public enumeration ProviderType Provides the type of connections to be used in the class.