[Mono-devel-list] Value of EditorAttribute for System.Data.SqlClient.SqlParameterCollection

S Umadevi sumadevi at novell.com
Fri Jan 23 04:15:07 EST 2004


Hi,
    I am trying to complete implementation of the missing parts of
system.data namespace.
One of the places that I am not sure of what  to set, is for the
various Attributes that the class/properties/methods are supposed to
implement.

For some of the classes/attributes I was able to run on .NET and get
the corresponding values using reflection.
The current problem is :
The SqlParameterCollection is supposed to implement the
EditorAttribute.


More information about the Mono-devel-list mailing list