The DataSourceField type exposes the following members.
Back to Top
Back to Top
Methods
Name | Description | |
---|---|---|
![]() | ![]() | (Inherited from ![]() |
![]() | ![]() | Serves as a hash function for a particular type. (Inherited from ![]() |
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | ![]() | Returns a string that represents the current object. (Inherited from ![]() |
Properties
Name | Description | |
---|---|---|
![]() | BackfillType | DataSourceBackfillType is an enumeration that specifies
whether and under what conditions the current field will be stored back to
the data source.
|
![]() | FieldType | DataSourceFieldType is an enumeration that describes the type (such as text, number, etc.)
of the current field.
|
![]() | IsKey | IsKey is a boolean key that indicates whether or not the current data source field
is a key for unique identification.
|
![]() | SourceName | SourceName is a string that describes the source of the current data field.
|
See Also