PostBase Methods |
The PostBase type exposes the following members.
Name | Description | |
---|---|---|
Delete | (Inherited from DbObject.) | |
Delete(Int32) | (Inherited from DbObject.) | |
Fill |
Fills object properties with data from the given IDataReader object.
(Overrides DbObject.Fill(IDataReader).) | |
FillRow |
Fills the given DataRow object with object state values.
(Overrides DbObject.FillRow(DataRow).) | |
Load | (Inherited from DbObject.) | |
Save | (Inherited from DbObject.) |