Skip to content

Commit 26ec45c

Browse files
daxianji007mairaw
andauthored
Update xml/System.Data.OleDb/OleDbLiteral.xml
Co-Authored-By: Maira Wenzel <[email protected]>
1 parent 5b1730a commit 26ec45c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/System.Data.OleDb/OleDbLiteral.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,7 @@
344344
</ReturnValue>
345345
<MemberValue>30</MemberValue>
346346
<Docs>
347-
<summary>The character used in a LIKE clause to escape the character returned for the DBLITERAL_LIKE_UNDERSCORE literal. For example, if an underscore (\_) is used to match exactly one character and this is a backslash (\\), the characters "abc\\\_" match all character values that are five characters long and start with "abc\_". Some SQL dialects support a clause (the ESCAPE clause) that can be used to override this value. Maps to DBLITERAL_ESCAPE_UNDERSCORE_SUFFIX.</summary>
347+
<summary>The character used in a LIKE clause to escape the character returned for the DBLITERAL_LIKE_UNDERSCORE literal. For example, if an underscore (\_) is used to match exactly one character and this is a backslash (\\), the characters "abc\\\_ \_" match all character values that are five characters long and start with "abc\_". Some SQL dialects support a clause (the ESCAPE clause) that can be used to override this value. Maps to DBLITERAL_ESCAPE_UNDERSCORE_SUFFIX.</summary>
348348
</Docs>
349349
</Member>
350350
<Member MemberName="Hierarchy_Name">

0 commit comments

Comments
 (0)