DataConnector
UpdatedRowSource プロパティ (C1CSVCommand)

C1.AdoNet.CSV アセンブリ > C1.AdoNet.CSV 名前空間 > C1CSVCommand クラス : UpdatedRowSource プロパティ
System.Data.Common.DbDataAdapter の Update メソッドによって使用される場合に、コマンドの結果が System.Data.DataRow にどのように適用されるかを取得または設定します。
シンタックス
'宣言
 
Public Overrides NotOverridable Property UpdatedRowSource As System.Data.UpdateRowSource
public override System.Data.UpdateRowSource UpdatedRowSource {get; set;}
参照

C1CSVCommand クラス
C1CSVCommand メンバ