MessageQueryTable<TItem>.IsReadOnly Özellik

Tanım

Tablonun salt okunur olup olmadığını gösteren bir değer alır.

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

Özellik Değeri

Booleanfalse tüm tablolar için.

Uygulamalar

Şunlara uygulanır