Overload List
Name | Description | |
---|---|---|
DistinctFieldAttribute(String) |
Specifies the field name that uniquely identifies each object
within the collection.
|
|
DistinctFieldAttribute(String, FieldValueAutoAssignmentType) |
Specifies the field name that uniquely identifies each object
within the collection. Typically, this is the field name of an identity or auto
increment field in which case the bAutoIncrements value should be set to true.
|
|
DistinctFieldAttribute(String, Boolean) |
Specifies the field name that uniquely identifies each object
within the collection. Typically, this is the field name of an identity or auto
increment field in which case the bAutoIncrements value should be set to true.
|