Click or drag to resize
SocialTask Methods

The SocialTask type exposes the following members.

Methods
  NameDescription
Public methodDelete (Inherited from DbObject.)
Public methodDelete(Int32) (Inherited from DbObject.)
Public methodFill
Fills this instance with data from the specified datareader.
(Overrides DbObject.Fill(IDataReader).)
Protected methodFillRow
Fills this instance with data from the data row.
(Overrides DbObject.FillRow(DataRow).)
Public methodLoad (Inherited from DbObject.)
Public methodSave
Saves current data to the database.
(Overrides DbObject.Save.)
Top
See Also