Click or drag to resize

AdditionalFieldSearchAttribute Properties

The AdditionalFieldSearchAttribute type exposes the following members.

Properties
  Name Description
Public property AdditionalFieldTable Gets Table name to use for AdditionalFields.
Public property Condition Gets the condition used to reduce the number of rows.
Public property FieldKeyField Gets Field name to use for matching FieldNames.
Public property PrimaryKeyField Gets Field name to use for matching PrimaryKeyAttribute.
Public property TypeId When implemented in a derived class, gets a unique identifier for this Attribute.
(Inherited from Attribute)
Public property ValueField Gets Field name to use for matching Values.
Top
See Also