menu
odbc_fast package
documentation
application/services/odbc_service.dart
IOdbcService
releaseSavepoint abstract method
releaseSavepoint abstract method
dark_mode
light_mode
releaseSavepoint
abstract method
Future
<
Result
<
void
>
>
releaseSavepoint
(
String
connectionId
,
int
txnId
,
String
name
)
Implementation
Future<Result<void>> releaseSavepoint( String connectionId, int txnId, String name, );
odbc_fast package
documentation
application/services/odbc_service
IOdbcService
releaseSavepoint abstract method
IOdbcService class