Check if there is any records in the db for T

Namespace: Castle.ActiveRecord
Assembly:  Castle.ActiveRecord (in Castle.ActiveRecord.dll)
Version: 1.0.3.0

Syntax

C#
public static bool Exists()

Return Value

true if there's at least one row

See Also