共用方式為


EntityCommand.UpdatedRowSource 屬性

定義

取得或設定命令結果套用至要更新之資料列的方式。

public override System.Data.UpdateRowSource UpdatedRowSource { get; set; }
member this.UpdatedRowSource : System.Data.UpdateRowSource with get, set
Public Overrides Property UpdatedRowSource As UpdateRowSource

屬性值

其中一個 UpdateRowSource 值。

適用於