MessageQueryTable<TItem>.IsReadOnly Proprietà

Definizione

Ottiene un valore che indica se la tabella è in sola lettura.

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

Valore della proprietà

Booleanfalse per tutte le tabelle.

Implementazioni

Si applica a