共用方式為


IMutableStoredProcedure.IsRowsAffectedReturned 屬性

定義

取得或設定值,指出這個預存程式是否傳回受影響的資料列數目。

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

屬性值

適用於