![]() | Overloaded. Initialize a new instance of the TaminoDataAdapter class. |
![]() | Specifies how the TaminoDataAdapter object behaves when Fill is called. |
![]() | Tamino collection. |
![]() | The TaminoCommand object used by the Fill and Update methods. |
![]() | The TaminoConnection object used by the Fill and Update methods. |
![]() | Gets or sets a value determining the error handling performed during update processing. |
![]() | Query for filling the DataSet. |
![]() | Gets or sets a value that indicates whether each single item should be updated individually or whether one collective update command should be used for ALL items to be updated. |
![]() | Checks whether this TaminoDataAdapter object has information to update the specified DataSet in Tamino. |
![]() | Overloaded. Releases all resources currently held to perform updates. |
![]() | |
![]() | Overloaded. Fill the specified DataSet.If the DataSet already contains any data, all rows of all tables are removed before filling. |
![]() | Overloaded. Creates the tables and columns in the specified DataSet using an XML schema. |
![]() | |
![]() | Returns the XmlDataDocument synchronized with the specified DataSet object. |
![]() | |
![]() | |
![]() | Overloaded. Writes all changes (insertions, deletions, updates) of the specified DataSet back to Tamino. Requires that the specified DataSet was filled by this TaminoDataAdpater object in mode UpdateByItemMapping. |
![]() | Occurs during the Update method after a command is executed against Tamino. |
![]() | Occurs during the Update method before a command is executed against Tamino. |
![]() | |
![]() |
TaminoDataAdapter Class | SoftwareAG.Tamino.Api.DataAdapter Namespace