menu
mssql_orm package
documentation
orm.dart
MssqlTableBinding<TRow>
hasPrimaryKey property
hasPrimaryKey property
dark_mode
light_mode
hasPrimaryKey
property
bool
get
hasPrimaryKey
Implementation
bool get hasPrimaryKey => primaryKey.isNotEmpty;
mssql_orm package
documentation
orm
MssqlTableBinding<TRow>
hasPrimaryKey property
MssqlTableBinding class