4 references to s_uniqueId
System.Data.Odbc (4)
System\Data\Odbc\Odbc32.cs (4)
842OdbcType.UniqueIdentifier => s_uniqueId, 869case DbType.Guid: return s_uniqueId; 898return s_uniqueId; 962case ODBC32.SQL_TYPE.GUID: return s_uniqueId;