Partager via


Propriété ResultSetView.IBindingList.SortProperty

Espace de noms :  System.Data.SqlServerCe
Assembly :  System.Data.SqlServerCe (en System.Data.SqlServerCe.dll)

Syntaxe

'Déclaration
Private ReadOnly Property SortProperty As PropertyDescriptor
    Implements IBindingList.SortProperty
    Get
'Utilisation
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 prend en charge l'utilisation d'implémentations d'interface explicites, mais pas la déclaration de nouvelles implémentations d'interface.

Valeur de propriété

Type : System.ComponentModel.PropertyDescriptor

Implémente

IBindingList.SortProperty

Voir aussi

Référence

ResultSetView Classe

Espace de noms System.Data.SqlServerCe