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...
An object representing data to be used by the continuation action. Returns Task A new continuation Task. Exceptions ArgumentNullException The continuationAction argument is null. Examples The following example creates a task that is passed an integer between 2 and 20 and returns an array that ...
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. ...
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. ...
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...
_results.Add(newRecordToken<PalasoTestItem>(_dataMapper, _resultSet[2].Id)); Assert.AreNotEqual(_results.Count, resultSet.Count); } 开发者ID:JohnThomson,项目名称:libpalaso,代码行数:7,代码来源:ResultSetTests.cs 示例6: ChangeBooking
语法 [DataMemberAttribute] public int MembersInvalidCount { get; set; } 属性值 类型:System. . :: . .Int32 Integer representing the number of members. 请参阅 参考 ValidationProcessResult 类 Microsoft.MasterDataServices.Services.DataContracts 命名空间 中文...
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 ...
Gets a response from the subscriber of the notification, if they provide one as part of the schema for the event. TypeScript Kopiraj function getResponse(): Promise<string> Returns Promise<string> A promise with the data representing the return payload serialized as a string....