DbSet<TEntity>.IListSource.ContainsListCollection Proprietà

Definizione

Ottiene un valore che indica se l'insieme è una raccolta di oggetti System.Collections.IList. Restituisce sempre false.

bool System.ComponentModel.IListSource.ContainsListCollection { get; }
member this.System.ComponentModel.IListSource.ContainsListCollection : bool
 ReadOnly Property ContainsListCollection As Boolean Implements IListSource.ContainsListCollection

Valore della proprietà

Implementazioni

Commenti

Per altre informazioni ed esempi, vedere Visualizzazioni locali delle entità rilevate in EF Core .

Si applica a