Represents scritpts section.

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

Syntax

C#
public sealed class ScriptSection
Visual Basic (Declaration)
Public NotInheritable Class ScriptSection
Visual C++
public ref class ScriptSection sealed

Inheritance Hierarchy

System..::.Object
  PerpetuumSoft.DataModel.MsSql.Synchronizers..::.ScriptSection

See Also