EntityParameterCollection.IsReadOnly Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob die EntityParameterCollection schreibgeschützt ist.

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

Eigenschaftswert

Gibt true zurück, wenn die EntityParameterCollection schreibgeschützt ist, andernfalls false.

Gilt für: