Contains scripts that are executed first of all place within a transaction.

Namespace:  PerpetuumSoft.DataModel.MsSql.Synchronizers
Assembly:  PerpetuumSoft.DataModel (in PerpetuumSoft.DataModel.dll) Version: 1.0.0.0

Syntax

C#
public static readonly ScriptSection Prolog
Visual Basic (Declaration)
Public Shared ReadOnly Prolog As ScriptSection
Visual C++
public:
static initonly ScriptSection^ Prolog

See Also