[]
        
(Showing Draft Content)

C1.Data.Design.QueryNameTypeConverterBase

QueryNameTypeConverterBase Class

Provides a unified way of converting types of values to other types, as well as for accessing standard values and subproperties.

Inheritance
QueryNameTypeConverterBase
Namespace: C1.Data.Design
Assembly: C1.Win.Data.Entity.4.8.dll
Syntax
public abstract class QueryNameTypeConverterBase : TypeConverter

Constructors

Name Description
QueryNameTypeConverterBase()

Properties

Name Description
ContextTypePropName

Gets the string containing the name of the property.

Methods

Name Description
CanConvertFrom(ITypeDescriptorContext, Type)
ConvertFrom(ITypeDescriptorContext, CultureInfo, object)
GetQueryNames(Type)

Gets the ICollection of query names.

GetStandardValues(ITypeDescriptorContext)
GetStandardValuesExclusive(ITypeDescriptorContext)
GetStandardValuesSupported(ITypeDescriptorContext)