Click or drag to resize

SQLHandlerConnection Property

Singleton's SqlConnection object.

Namespace:  CADSharpTools.Database
Assembly:  CADSharpTools.PDM (in CADSharpTools.PDM.dll) Version: 1.4.16.0 (1.4.16)
Syntax
public static SqlConnection Connection { get; }

Property Value

Type: SqlConnection
See Also