Compartir a través de


ODataQueryOptions<TEntity>.IfMatch Propiedad

Definición

Obtiene el ETag<TEntity> objeto del encabezado IfMatch.

public Microsoft.AspNet.OData.Formatter.ETag<TEntity> IfMatch { get; }
member this.IfMatch : Microsoft.AspNet.OData.Formatter.ETag<'Entity>
Public ReadOnly Property IfMatch As ETag(Of TEntity)

Valor de propiedad

Se aplica a