DataSourceInformation.LikeClausePercent 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 zero or more characters within values for a LIKE clause in a SQL DML statement.
public: System::String ^ LikeClausePercent;
public const string LikeClausePercent;
val mutable LikeClausePercent : string
Public Const LikeClausePercent As String