define record
Hi all,
I want to know how we define the record in c# such as in VB and use it
Type arr
st as string
pl as byte
end Type
can any one give me an example about this .
also how i can fill this record from a table in database ,how i can to connect with database in C#.
Thanks.
Andrzej WegierskiPosted Jan 24, 2005, 11:52 AM