EntityCollection<TEntity>.IsReadOnly Eigenschap

Definitie

Hiermee wordt een waarde opgehaald die aangeeft of het EntityCollection<TEntity> kenmerk Alleen-lezen is.

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

Waarde van eigenschap

Retourneert altijd false.

Implementeringen

Van toepassing op