MetaColumn.IsReadOnly Eigenschap

Definitie

Hiermee wordt een waarde opgehaald die aangeeft of het gegevensveld alleen-lezen is.

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

Waarde van eigenschap

true als het gegevensveld alleen-lezen is; anders, false.

Van toepassing op