vz-api
1.0.0
core
/
com.keygenqt.core.db
/
IntSubQueryEntityClass
/
SelectCount
Select
Count
class
SelectCount
(
val
column
:
Column
<
EntityID
<
Int
>
>
)
Content copied to clipboard
Delegate get count sub select
Constructors
Functions
Properties
Constructors
Select
Count
Link copied to clipboard
fun
SelectCount
(
column
:
Column
<
EntityID
<
Int
>
>
)
Content copied to clipboard
Functions
get
Value
Link copied to clipboard
operator
fun
getValue
(
thisRef
:
IntEntity
,
property
:
KProperty
<
*
>
)
:
Long
Content copied to clipboard
Properties
column
Link copied to clipboard
val
column
:
Column
<
EntityID
<
Int
>
>
Content copied to clipboard