ITable.IsReadOnly Proprietà

Definizione

Indica se il tipo delle entità contenute in questa ITable istanza ha una chiave primaria.

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

Valore della proprietà

true se il tipo di entità non ha una chiave primaria; in caso contrario, false.

Si applica a