共用方式為


SqliteCommand.UpdatedRowSource 屬性

定義

取得或設定值,指出如何將結果套用至要更新的資料列。

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

屬性值

值,指出如何將結果套用至要更新的資料列。

適用於