 | Comment Methods |
The Comment type exposes the following members.
Methods
| Name | Description |
---|
 | Delete | (Inherited from DbObject.) |
  | Delete(Int32) | |
 | Fill | (Overrides DbObjectFill(IDataReader).) |
 | FillRow | (Overrides DbObjectFillRow(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 DbObjectSave.) |
Top
See Also