ResultSetView.IBindingList.SupportsChangeNotification プロパティ
名前空間: System.Data.SqlServerCe
アセンブリ: System.Data.SqlServerCe (System.Data.SqlServerCe.dll)
構文
'宣言
Private ReadOnly Property SupportsChangeNotification As Boolean
Implements IBindingList.SupportsChangeNotification
Get
'使用
Dim instance As ResultSetView
Dim value As Boolean
value = CType(instance, IBindingList).SupportsChangeNotification
bool IBindingList.SupportsChangeNotification { get; }
private:
virtual property bool SupportsChangeNotification {
bool get () sealed = IBindingList::SupportsChangeNotification::get;
}
private abstract SupportsChangeNotification : bool
private override SupportsChangeNotification : bool
JScript では、明示的なインターフェイスの実装は使用できますが、新規に宣言することはできません。
プロパティ値
実装
IBindingList.SupportsChangeNotification