Propriedade do RDL ResultSetView.IBindingList.SortProperty
Namespace: System.Data.SqlServerCe
Assembly: System.Data.SqlServerCe (em System.Data.SqlServerCe.dll)
Sintaxe
'Declaração
Private ReadOnly Property SortProperty As PropertyDescriptor
Implements IBindingList.SortProperty
Get
'Uso
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
O JScript dá suporte ao uso de implementações de interface explícitas, mas não à declaração de novas.
Valor da propriedade
Tipo: System.ComponentModel.PropertyDescriptor