RonMexico
Member
I'm developing a component to read in raw streamed data. I want this component to have a property that allows the user to specify the datatype of the incoming data. I would like to use the .net enumeration to set this. The closest thing that I have found is to set the property as dbtype. However I do not think that this is right. Any ideas?