Castle Project
ActiveRecordBase
<
(Of
<
T
>
)
>
.
.
::
Exists Method
See Also
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
Language Filter: Visual C++
Language Filter: J#
Language Filter: JScript
Language Filter: XAML
Visual Basic (Declaration)
Visual Basic (Usage)
C#
Visual C++
J#
JScript
XAML
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
ActiveRecordBase
<
(Of
<
T
>
)
>
Class
Castle.ActiveRecord
Namespace