Gets the LightSpeedContext containing database connectivity information.

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

Syntax

C#
protected internal LightSpeedContext Context { get; }
Visual Basic (Declaration)
Protected Friend ReadOnly Property Context As LightSpeedContext

See Also