MatchSubstringOptionsGidBuilderImpl

Fluent builder implementation template for arrow.match_substring_options.MatchSubstringOptions

class MatchSubstringOptionsGidBuilderImpl : arrow.function_options.FunctionOptionsGidBuilderImpl!T(
T
) {}

Members

Functions

ignoreCase
T ignoreCase(bool propval)

Set ignoreCase property.

pattern
T pattern(string propval)

Set pattern property.