共用方式為


ResultSetView.System.ComponentModel.IBindingList.AllowEdit Property

命名空間: System.Data.SqlServerCe
組件: System.Data.SqlServerCe (在 system.data.sqlserverce.dll)

語法

'宣告
Private ReadOnly Property System.ComponentModel.IBindingList.AllowEdit As Boolean Implements IBindingList.AllowEdit
bool IBindingList.AllowEdit { get; }
private:
virtual property bool System.ComponentModel.IBindingList.AllowEdit {
    bool get () sealed = IBindingList::AllowEdit::get;
}
J# 支援使用明確介面實作,但不支援新的宣告。
JScript 支援使用明確介面實作,但不支援新的宣告。

執行緒安全性

任何公用靜態 (共用 在 Microsoft Visual Basic) 此型別的成員具備執行緒安全。不保證任何執行個體成員安全執行緒。

平台

開發平台

Windows Vista, Windows Mobile 5.0, Windows XP Professional with Service Pack 2 (SP2), Windows Server 2003, Windows Mobile 2003 for Pocket PC, Windows CE 5.0
版本資訊
.NET Framework 及 NET Compact Framework
支援於 3.5
.NET Framework
支援於 3.0
.NET Compact Framework 及 .Net Framework
支援於 2.0

另請參閱

參考

ResultSetView Class
ResultSetView Members
System.Data.SqlServerCe Namespace