AdsInfoMessageEventArgs.Number

Advantage .NET Data Provider

  Previous topic Next topic  

Gets the native Advantage error/warning number associated with the warning event. If it is used in conjunction with AdsCommand.ProgressMessage or AdsExtendedReader.ProgressMessage, then this number represents the integer percentage of the progress (0 to 100).

public int Number { get; }