Gets or sets the name of the stored procedure which inserts a new entity.

Namespace:  Mindscape.LightSpeed
Assembly:  Mindscape.LightSpeed (in Mindscape.LightSpeed.dll)
Version: 4.0.0.0 (4.0.0.0)

Syntax

C#
public string Insert { get; set; }
Visual Basic (Declaration)
Public Property Insert As String

See Also