ResultSetView.IBindingList.SortProperty 属性
命名空间: System.Data.SqlServerCe
程序集: System.Data.SqlServerCe(在 System.Data.SqlServerCe.dll 中)
语法
声明
Private ReadOnly Property SortProperty As PropertyDescriptor
Implements IBindingList.SortProperty
Get
用法
Dim instance As ResultSetView
Dim value As PropertyDescriptor
value = CType(instance, IBindingList).SortProperty
PropertyDescriptor IBindingList.SortProperty { get; }
private:
virtual property PropertyDescriptor^ SortProperty {
PropertyDescriptor^ get () sealed = IBindingList::SortProperty::get;
}
private abstract SortProperty : PropertyDescriptor
private override SortProperty : PropertyDescriptor
JScript 支持使用显式接口实现,但不支持声明新显式接口实现。
属性值
类型:System.ComponentModel.PropertyDescriptor