Click or drag to resize
IPictureResponse Interface
This interface contains change response and pictureId for picture that has been created, updated or deleted.

Namespace: ArtDatabanken.Data
Assembly: ArtDatabanken.Data (in ArtDatabanken.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public interface IPictureResponse : IDataId64

The IPictureResponse type exposes the following members.

Properties
  NameDescription
Public propertyAffectedRows
Number of rows in DB that has beenChanged, used for checking that change in de was correct.
Public propertyDataContext
Data context information about this data.
Top
See Also