Click or drag to resize
IDatabaseRow Interface
A single row from the database.

Namespace: RMP.WCF.Model
Assembly: RMP.WCF.Model (in RMP.WCF.Model.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public interface IDatabaseRow

The IDatabaseRow type exposes the following members.

Methods
  NameDescription
Public methodValidate
Validates that the object follows the business rules.
Top
See Also