Click or drag to resize

DataBindSettings Fields

The DataBindSettings type exposes the following members.

Fields
  NameDescription
Public fieldAppendUnderscore
Indicates if an underscore should be appended to form the data provider field/property name.
Public fieldDataProviderFormat
Naming format to use for the data property fields in a IDataContext class.
Public fieldStatic memberPathSeparator
Separator in context paths.
Public fieldStatic memberSelfReferencePath
Path to use to get context itself instead of a data property from the context.
Top
See Also