DataBusDataSource.IsPropertyReadOnly(String) Methode

Definition

Zeigt an, dass eine Eigenschaft schreibgeschützt ist.

protected:
 bool IsPropertyReadOnly(System::String ^ propertyName);
protected bool IsPropertyReadOnly(string propertyName);
member this.IsPropertyReadOnly : string -> bool
Protected Function IsPropertyReadOnly (propertyName As String) As Boolean

Parameter

propertyName
String

Der Name der Immobilie, die schreibgeschützt ist.

Gibt zurück

truewenn die Eigenschaft schreibgeschützt ist; andernfalls . false

Gilt für: