Stitch.Database Documentation

DBCell Implicit Stitch.Database.DBCell to System.Int64 Conversion 

Implicitly convert from DBCell to a 64-bit integer.

public static implicit operator long(
   DBCell dbcValue
);

Parameters

dbcValue
Value to convert

Return Value

bool

See Also

DBCell Class | Stitch.Database Namespace