T
Tim Marsden
I am using the DataReader.GetTableSchema method to obtain table schema.
However the IsKey column is Null, how do I obtain key info.
I really would like a independent way of returning schema, using
ODBCDataReader, OleDBDataReader, SQLDataReader and the OracleDataReader. I
want the user to choose as run time how they want to connect to their
databases.
Tim
However the IsKey column is Null, how do I obtain key info.
I really would like a independent way of returning schema, using
ODBCDataReader, OleDBDataReader, SQLDataReader and the OracleDataReader. I
want the user to choose as run time how they want to connect to their
databases.
Tim