SocialTask Methods |
The SocialTask type exposes the following members.
Name | Description | |
---|---|---|
Delete | (Inherited from DbObject.) | |
Delete(Int32) | (Inherited from DbObject.) | |
Fill |
Fills this instance with data from the specified datareader.
(Overrides DbObject.Fill(IDataReader).) | |
FillRow |
Fills this instance with data from the data row.
(Overrides DbObject.FillRow(DataRow).) | |
Load | (Inherited from DbObject.) | |
Save |
Saves current data to the database.
(Overrides DbObject.Save.) |