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.
ファイルのメタデータにいくつかの追加の詳細が保存されています。私はc#公式ドライバーを使用してこれを照会する方法を理解しようとしています。
どんな助けでも大歓迎です。
database.GridFS.FindOne(Query.EQ( "metadata.WhatsMyName"、new Bson.BsonString( "Chriss")));