如果数据已存在,则失败。 C# 复制 public System.Threading.Tasks.Task<string> CreateTableEntryAsync(T data); 参数 data T 要插入到表中的数据。 返回 Task<String> 完成此存储操作后,具有此数据条目的新 Etag 的值承诺。 适用于 产品版本 .NET Orleans 3.4.5 ...
("<https://my-service.azure.com>"); var client = new ConfidentialLedgerClient(endpoint, credential); var data = new { contents = "<contents>", }; Response response = await client.CreateLedgerEntryAsync(RequestContent.Create(data)); JsonElement result = JsonDocument.Parse(respo...
异步创建 ODataReader 以读取条目。 命名空间: Microsoft.OData.Core 程序集: Microsoft.OData.Core(在 Microsoft.OData.Core.dll 中) 语法 VB 复制 声明Public Function CreateODataEntryReaderAsync ( _ navigationSource As IEdmNavigationSource, _ entityType As IEdmEntityType _ ) As Task(Of ODataReader) ...
CreateODataEntryReaderAsync 方法 (IEdmEntityType) CreateODataEntryReaderAsync 方法 (IEdmNavigationSource, IEdmEntityType) CreateODataFeedReader 方法 CreateODataFeedReaderAsync 方法 CreateODataParameterReader 方法 CreateODataParameterReaderAsync 方法 DetectPayloadKind 方法 DetectPayloadKindAsync 方法 Dispose...
CreateODataEntryReaderAsync 方法 (IEdmEntityType) CreateODataEntryReaderAsync 方法 (IEdmNavigationSource, IEdmEntityType) CreateODataFeedReader 方法 CreateODataFeedReaderAsync 方法 CreateODataParameterReader 方法 CreateODataParameterReaderAsync 方法 DetectPayloadKind 方法 DetectPayloadKindAsync 方法 Dispose...