1 write to dataSourceType
System.Data.OleDb (1)
OleDb_Enum.cs (1)
202this.dataSourceType = dbstring;
1 reference to dataSourceType
System.Data.OleDb (1)
OleDbDataReader.cs (1)
982return _metadata[index].type.dataSourceType;