[ROOT] / doc / toc / ARCQuery / Class / QueryExpressionWhere / IsMatch / __TOCDet
Key | Value |
---|---|
Assembly | ARCQuery |
DocFragType | ClassMember |
IsInherited | -False- |
IsInheritedDoc | -False- |
Lines | -5- |
Name | IsMatch |
Namespace | ARCQuery |
Type | QueryExpressionWhere |
ClassMemberAttribute
Key | Value |
---|---|
DeclaringType | QueryExpressionWhere |
MethodName | IsMatch |
MethodSignature | Boolean IsMatch(ARCCore.IP, ARCCore.IKIP, ARCQuery.CompoundKey ByRef) |
Returns TRUE if property matches criteria.
May include lookup in data storage if Value is IK (see -TryGetValue-).
TODO: See Execute for how to add a PK-parameter here, instead of the IK-key that we have now
Generated 2025-04-24 23:16:08.672 UTC