DataSourceInformation.LikeClauseUnderscoreEscape Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the data source information property that indicates the character used to escape the LikeClauseUnderscore character within values for a LIKE clause in a SQL DML statement.
public: System::String ^ LikeClauseUnderscoreEscape;
public const string LikeClauseUnderscoreEscape;
val mutable LikeClauseUnderscoreEscape : string
Public Const LikeClauseUnderscoreEscape As String