[]
        
(Showing Draft Content)

C1.AdoNet.Kintone.C1KintoneCommand.UpdatedRowSource

UpdatedRowSource Property

UpdatedRowSource

Gets or sets how command results are applied to the DataRow when used by the Update method of a DbDataAdapter.

Declaration
public override UpdateRowSource UpdatedRowSource { get; set; }
Overrides