[]
Gets the ICollection of query names.
protected abstract ICollection GetQueryNames(Type ctxtType)
Protected MustOverride Function GetQueryNames(ctxtType As Type) As ICollection
| Type | Name | Description |
|---|---|---|
| Type | ctxtType | The context type. |
| Type | Description |
|---|---|
| ICollection | A ICollection of query names. |