DataSourceInformation.LikeClauseUnderscore 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 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