DataSourceInformation.LikeClauseUnderscore Field

Definition

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

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

Field Value

Applies to