The name of the stored procedure.

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

Syntax

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

See Also