Compartilhar via


EntityCollection<TEntity>.IsReadOnly Propriedade

Definição

Obtém um valor que indica se o EntityCollection<TEntity> é somente leitura.

public bool IsReadOnly { get; }
member this.IsReadOnly : bool
Public ReadOnly Property IsReadOnly As Boolean

Valor da propriedade

Sempre retorna falso.

Implementações

Aplica-se a