2 references to GetTextFromValue
System.Data.OleDb (2)
OleDb_Util.cs (1)
244
return ADP.Argument(SR.Format(SR.OleDb_NotSupportedSchemaTable, OleDbSchemaGuid.
GetTextFromValue
(schema), connection.Provider));
OleDbConnectionInternal.cs (1)
652
dataTable.TableName = OleDbSchemaGuid.
GetTextFromValue
(schema);