Click or drag to resize
XRecordSqlCo Method
Gets the Sql connection of the record.

Namespace:  Biolomics.BioCallback
Assembly:  Biolomics.BioCallback (in Biolomics.BioCallback.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public XConnection SqlCo()

Return Value

Type: XConnection
the Sql connection of the record.
See Also