Method | Description | |
---|---|---|
DeleteEventRatingContext ( |
||
InsertEventRatingContext ( |
||
ListEventRatings ( ) : List |
||
ListEventRatings ( int EventRating ) : |
ListEventRatings - There's a good chance the same record may be requested often. Cache the event rating object...
|
|
UpdateEventRatingContext ( |
public DeleteEventRatingContext ( |
||
_cRating | ||
return | void |
public InsertEventRatingContext ( |
||
_cRating | ||
return | void |
public ListEventRatings ( int EventRating ) : |
||
EventRating | int | |
return |
public UpdateEventRatingContext ( |
||
_cRating | ||
return | void |