行の更新
| C# | Visual Basic | Visual C++ |
public int Update( TableUpdateCommand command )
Public Function Update ( _ command As TableUpdateCommand _ ) As Integer
public: int Update( TableUpdateCommand^ command )
- command (TableUpdateCommand)
- 更新行データ
[Missing <returns> documentation for M:CFW.Database.TableAccess`1.Update(CFW.Database.TableCommand.TableUpdateCommand)]