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.
XmlLinq-to-SQLを使用してSQLServerの列をクエリする方法はありますか?
Xml
XMLの特定のノードでcontainsまたはLike演算子を実行できるようにしたい。
xmlの文字列コンテンツに適用されるcontains/like構文を除いて、XPathapiを使用してデータベースのxml列をクエリする直接/簡単な方法はないようです。