[]
        
(Showing Draft Content)

C1.Data.Design.QueryNameTypeConverterBase.GetQueryNames

GetQueryNames Method

GetQueryNames(Type)

Gets the ICollection of query names.

Declaration
protected abstract ICollection GetQueryNames(Type ctxtType)
Protected MustOverride Function GetQueryNames(ctxtType As Type) As ICollection
Parameters
Type Name Description
Type ctxtType

The context type.

Returns
Type Description
ICollection

A ICollection of query names.