Storage\SQLite\v2\Interop\SqlConnection.cs (6)
294public Optional<Stream> ReadDataBlob_MustRunInTransaction(Database database, Table table, long rowId)
302public Optional<Checksum> ReadChecksum_MustRunInTransaction(Database database, Table table, long rowId)
360Database database, Table table, Column column, long rowId,
386Table.Solution => s_solutionTableNameWithTrailingZero,
387Table.Project => s_projectTableNameWithTrailingZero,
388Table.Document => s_documentTableNameWithTrailingZero,