menu
odbc_fast package
documentation
infrastructure/native/protocol/bulk_insert_builder.dart
BulkInsertBuilder
tableName property
tableName property
dark_mode
light_mode
tableName
property
String
get
tableName
Gets the table name.
Implementation
String get tableName => _table;
odbc_fast package
documentation
infrastructure/native/protocol/bulk_insert_builder
BulkInsertBuilder
tableName property
BulkInsertBuilder class