[ROOT] / doc / DocFrag / ARCQuery.EntityMethodKey.AllEntityMethodKeysForEntityType
| Key | Value |
|---|---|
| Assembly | ARCQuery |
| DocFragType | ClassMember |
| IsInherited | -False- |
| IsInheritedDoc | -False- |
| Lines | -6- |
| Name | AllEntityMethodKeysForEntityType |
| Namespace | ARCQuery |
| Type | EntityMethodKey |
ClassMemberAttribute
| Key | Value |
|---|---|
| DeclaringType | EntityMethodKey |
| MethodName | AllEntityMethodKeysForEntityType |
| MethodSignature | System.Collections.Generic.List`1[ARCQuery.EntityMethodKey] AllEntityMethodKeysForEntityType(System.Type) |
Returns methods for the given entity type that can be used by EntityMethodKey.
Useful in order to give query suggestions to the user for instance.
Returns an empty collection if no methods found.
Generated 2025-10-29 17:52:40.808 UTC