The SourceField property stores the name of the field as it's represented in the database.
Applies to objects: Field.
[[Let] RetVal = ] object.SourceField |
The SourceField property syntax has these parts:
Part | Description |
object | Required. A reference to an instance of the object. |
RetVal | Optional. A String type variable. |
This property is Read-Only.
....... |
See Also |
Field Object, SourceTable Property. |