menu
dart_hydrologis_db package
documentation
dart_hydrologis_db.dart
ADb
getPrimaryKey abstract method
getPrimaryKey abstract method
dark_mode
light_mode
getPrimaryKey
abstract method
String
?
getPrimaryKey
(
TableName
tableName
)
Get the primary key from a non spatial db.
Implementation
String? getPrimaryKey(TableName tableName);
dart_hydrologis_db package
documentation
dart_hydrologis_db
ADb
getPrimaryKey abstract method
ADb class