Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个表,我想用 Simple.Data FindAllBy() 查询并将其加载到 POCO 中。但是,表中有一个字段包含我希望从该查询中排除的二进制数据。如何排除此列被 Simple.Data 加载?