DataSourceInformation.LikeClauseUnderscoreEscape Field

Definition

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 

Field Value

Applies to