nativeCode property
Database-specific native error code (if available).
This is the error code from the underlying database driver. Interpretation depends on the specific database system.
Implementation
final int? nativeCode;
Database-specific native error code (if available).
This is the error code from the underlying database driver. Interpretation depends on the specific database system.
final int? nativeCode;