Platforms to show: All Mac Windows Linux Cross-Platform

Back to ODQueryMBS class.

ODQueryMBS.kODMatchAny = 1

Type Topic Plugin Version
const Open Directory MBS MacFrameworks Plugin 19.3
One of the match types.

is used to search for any records (typically passed with nil search value)

ODQueryMBS.kODMatchBeginsWith = &h2002

Type Topic Plugin Version
const Open Directory MBS MacFrameworks Plugin 19.3
One of the match types.

is searching values that begin with the provided value

ODQueryMBS.kODMatchContains = &h2004

Type Topic Plugin Version
const Open Directory MBS MacFrameworks Plugin 19.3
One of the match types.

is searching values that contain the provided value

ODQueryMBS.kODMatchEndsWith = &h2003

Type Topic Plugin Version
const Open Directory MBS MacFrameworks Plugin 19.3
One of the match types.

is searching values that end with the provided value

ODQueryMBS.kODMatchEqualTo = &h2001

Type Topic Plugin Version
const Open Directory MBS MacFrameworks Plugin 19.3
One of the match types.

is searching values that are equal to the provided value

ODQueryMBS.kODMatchGreaterThan = &h2006

Type Topic Plugin Version
const Open Directory MBS MacFrameworks Plugin 19.3
One of the match types.

is searching values greater than the provided value

ODQueryMBS.kODMatchLessThan = &h2007

Type Topic Plugin Version
const Open Directory MBS MacFrameworks Plugin 19.3
One of the match types.

is searching values less than the provided value

The items on this page are in the following plugins: MBS MacFrameworks Plugin.


💬 Ask a question or report a problem
The biggest plugin in space...