super.toString() : "Result set representing update count of " + this.updateCount; } public void updateArray(int arg0, Array arg1) throws SQLException { throw SQLError.createSQLFeatureNotSupportedException(); } public void updateArray(String arg0, Array arg1) throws SQLException...
AResultSetobject is a table of data representing a database result set, which is usually generated by executing a statement that queries the database. For example, theCoffeeTables.viewTablemethod creates aResultSet,rs, when it executes the query through theStatementobject,stmt. Note that aResult...
The delegate that represents the code to execute in the task. When the function has completed, the task'sResultproperty will be set to return the result value of the function. state Object An object representing data to be used by the action. ...
Gets a response from the subscriber of the notification, if they provide one as part of the schema for the event. TypeScript Sao chép function getResponse(): Promise<string> Returns Promise<string> A promise with the data representing the return payload serialized as a string....
_results.Add(newRecordToken<PalasoTestItem>(_dataMapper, _resultSet[2].Id)); Assert.AreNotEqual(_results.Count, resultSet.Count); } 开发者ID:JohnThomson,项目名称:libpalaso,代码行数:7,代码来源:ResultSetTests.cs 示例6: ChangeBooking
ReceivedRepresenting ReceivedTime Recipient RecipientAddress RecipientFilter RecipientIs Recipients (ArrayOfRecipientsType) Recipients (ArrayOfSmtpAddressType) RecipientTrackingEvent RecipientTrackingEvents RecognitionId RecognitionResult Recurrence (RecurrenceType) Recurrence (TaskRecurrenceType) RecurrenceId RecurringDate...
1. An arrangement for representing the content of number disc counters in the form of electrical signals, comprising optical markings (16) disposed on the peripheral surface of at least one number disc (11; 12; 13; 21; 23; 25) and a photoelectric sensing means (17) for sensing the ...
2.2.5.4 Domain Group Cache Versions Result Set 2.2.5.5 Domain Group Cache WFE Update Result Set 2.2.5.6 Document Metadata Result Set 2.2.5.7 Document Version Metadata Result Set 2.2.5.8 Empty Result Set 2.2.5.9 Event Receivers Result Set ...
url: url to profile page of athlete lastname, firstname, nation, federation: pretty much self explanatory result: result of competitor for given heat (not set for general result) rank_prev_heat: result&rank of previous heat if counting in countback resultN: N=0, 1, 2, ... result in...
* Decodes the batch of audio files */publicvoiddecode(String batchFile)throwsIOException{ BatchItem batchItem;intcount =0;try{ recognizer.allocate(); setBatchFile(batchFile); batchManager.start(); logger.info("BatchDecoder: decoding files in "+ batchManager.getFilename());while(count < utter...