共用方式為


DataAccessOptions.ReturnErrorValuesAsNull 屬性

定義

是否要在查詢結果中將個別的查詢錯誤以 Null 傳回,而非使查詢失敗

public bool ReturnErrorValuesAsNull { get; set; }
member this.ReturnErrorValuesAsNull : bool with get, set
Public Property ReturnErrorValuesAsNull As Boolean

屬性值

適用於