 | Comment Methods |
The Comment type exposes the following members.
Methods
| Name | Description |
---|
 | Delete() | (Inherited from DbObject.) |
  | Delete(Int32) | |
 | Fill | (Overrides DbObject.Fill(IDataReader).) |
 | FillRow | (Overrides DbObject.FillRow(DataRow).) |
  | GetCommentById | |
  | GetComments() | |
  | GetComments(String, String, String) | |
  | GetComments(String, String, String, Boolean) | |
  | GetCommentsBySql | |
  | GetCommentsByTypeAndId | |
  | GetCommentsByTypeLanguageAndId(String, String, String) | Obsolete. |
  | GetCommentsByTypeLanguageAndId(String, String, String, Boolean) | Obsolete. |
 | Load | (Inherited from DbObject.) |
 | Save | (Overrides DbObject.Save().) |
Top
See Also