DataSourceInformation.LikeClausePercentEscape Field

Definition

Specifies the data source information property that indicates the character used to escape the LikeClausePercent character within values for a LIKE clause in a SQL DML statement.

public: System::String ^ LikeClausePercentEscape;
public const string LikeClausePercentEscape;
val mutable LikeClausePercentEscape : string
Public Const LikeClausePercentEscape As String 

Field Value

Applies to