Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Cosmos.Serialization.HybridRow.SchemaId+SchemaIdConverter))]
public readonly struct SchemaId : IEquatable<Microsoft.Azure.Cosmos.Serialization.HybridRow.SchemaId>
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Cosmos.Serialization.HybridRow.SchemaId+SchemaIdConverter))>]
type SchemaId = struct
Public Structure SchemaId
Implements IEquatable(Of SchemaId)
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.