[]
        
(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)
Parameters
Type Name Description
Type ctxtType

The context type.

Returns
Type Description
ICollection

A ICollection of query names.