Property ErrorLine
ErrorLine
Gets the error line associated with an insert validation failure.
public int? ErrorLine { get; init; }
Property Value
- int?
Gets the error line associated with an insert validation failure.
public int? ErrorLine { get; init; }