DbRecord<T> class
Um registo de base de dados
- Annotations
Properties
Methods
-
copyWithType(
Type t) → DbRecord? - Obtém uma cópia de um registo com um tipo específico
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited