nativeCode property
Native error code from the database driver.
This is driver-specific and may vary between different database systems. Can be null if not available.
Implementation
final int? nativeCode;
Native error code from the database driver.
This is driver-specific and may vary between different database systems. Can be null if not available.
final int? nativeCode;