Click or drag to resize

IDataBindSettings Properties

The IDataBindSettings type exposes the following members.

Properties
  NameDescription
Public propertyAppendUnderscoreSetting
Indicates if an underscore should be appended to form the data provider field/property name.
Public propertyDataProviderFormatSetting
Naming format to use for the data property fields in a IDataContext class.
Public propertyReportMissingBackingFields
Indicates if a warning should be logged when a context path doesn't have a backing field.
Top
See Also