메소드 |
설명 |
|
DeleteAnswer ( Answer instance ) : void |
|
|
DeleteQuestion ( Question instance ) : void |
|
|
DeleteResponse ( Response instance ) : void |
|
|
DeleteResponseHeader ( ResponseHeader instance ) : void |
|
|
DeleteSection ( Section instance ) : void |
|
|
DeleteSurvey ( Survey instance ) : void |
|
|
InsertAnswer ( Answer instance ) : void |
|
|
InsertQuestion ( Question instance ) : void |
|
|
InsertResponse ( Response instance ) : void |
|
|
InsertResponseHeader ( ResponseHeader instance ) : void |
|
|
InsertSection ( Section instance ) : void |
|
|
InsertSurvey ( Survey instance ) : void |
|
|
OnCreated ( ) : void |
|
|
UpdateAnswer ( Answer instance ) : void |
|
|
UpdateQuestion ( Question instance ) : void |
|
|
UpdateQuestionRequiredMessage ( Question instance ) : void |
Updates the given Question instance's Question.RequiredMessage. |
|
UpdateResponse ( Response instance ) : void |
|
|
UpdateResponseHeader ( ResponseHeader instance ) : void |
|
|
UpdateSection ( Section instance ) : void |
|
|
UpdateSurvey ( Survey instance ) : void |
|
|