Click or drag to resize

DataBindSettings Properties

The DataBindSettings 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 propertyStatic memberInstance
Singleton instance of settings. Will create the settings file when executed in editor.
Public propertyReportMissingBackingFields
Indicates if a warning should be logged when a context path doesn't have a backing field.
Top
See Also