Stitch.Database Documentation

DBCell Class

This class stores the value of a database cell. It is designed to be easily converted between 5 different types: string, bool, int, int64 and DateTime.

For a list of all members of this type, see DBCell Members.

System.Object
   DBCell

public class DBCell

Requirements

Namespace: Stitch.Database

Assembly: Stitch.Database (in Stitch.Database.dll)

See Also

DBCell Members | Stitch.Database Namespace