DataTable.PrimaryKeys
Posted: Tue 04 Apr 2006 17:16
Hello!
Is there any possibility to force MySQLDirect to fill in properties like DataTable.PrimaryKeys or DataColumn.AutoIncrement? I think this is more comfortable than using GetSchema.
// Edit: And when I have to use GetSchema: Does it work with all MySQL server systems ranging from 3.x to 5.x?
Kind Regards,
Florian Heinemann
Is there any possibility to force MySQLDirect to fill in properties like DataTable.PrimaryKeys or DataColumn.AutoIncrement? I think this is more comfortable than using GetSchema.
// Edit: And when I have to use GetSchema: Does it work with all MySQL server systems ranging from 3.x to 5.x?
Kind Regards,
Florian Heinemann