menu
odbc_fast package
documentation
infrastructure/native/wrappers/prepared_statement.dart
PreparedStatement
stmtId property
stmtId property
dark_mode
light_mode
stmtId
property
int
get
stmtId
The prepared statement identifier.
Implementation
int get stmtId => _stmtId;
odbc_fast package
documentation
infrastructure/native/wrappers/prepared_statement
PreparedStatement
stmtId property
PreparedStatement class