Click or drag to resize
PostBase Methods

The PostBase type exposes the following members.

Methods
  NameDescription
Public methodDelete (Inherited from DbObject.)
Public methodDelete(Int32) (Inherited from DbObject.)
Public methodFill
Fills object properties with data from the given IDataReader object.
(Overrides DbObject.Fill(IDataReader).)
Protected methodFillRow
Fills the given DataRow object with object state values.
(Overrides DbObject.FillRow(DataRow).)
Public methodLoad (Inherited from DbObject.)
Public methodSave (Inherited from DbObject.)
Top
See Also