Condividi tramite


DbSetProperty Struct

Definizione

Struct che rappresenta i facet della DbSet<TEntity> proprietà definiti nel tipo derivato dbContext.

[System.Runtime.CompilerServices.IsReadOnly]
public readonly struct DbSetProperty
[<System.Runtime.CompilerServices.IsReadOnly>]
type DbSetProperty = struct
Public Structure DbSetProperty
Ereditarietà
DbSetProperty
Attributi

Costruttori

DbSetProperty(String, Type, IClrPropertySetter)

Inizializza nuovo DbSetProperty con i valori specificati.

Proprietà

ClrType
Obsoleti.

Ottiene il tipo clr di tipo di entità che rappresenta questa proprietà DbSet.

Name

Ottiene il nome di questa proprietà DbSet.

Setter

Setter della proprietà per questa proprietà DbSet.

Type

Ottiene il tipo clr di tipo di entità che rappresenta questa proprietà DbSet.

Si applica a