AdsException.Number

Advantage .NET Data Provider

  Previous topic Next topic  

Gets the native Advantage error number associated with the error.

public int Number { get; }

Remarks

If the AdsException is generated by an error returned from Advantage Database Server or Advantage Local Server, this will contain the specific error number. Otherwise it will be zero.