ODSOColumn Object Members
Represents a field in a data source. The ODSOColumn object is a member of the ODSOColumns collection.
Properties
| Name | Description | |
|---|---|---|
| Application | Gets an Application object that represents the container application for the ODSOColumn object (you can use this property with an Automation object to return that object's container application). Read-only. |
| Creator | Gets a 32-bit integer that indicates the application in which the ODSOColumn object was created. Read-only. |
| Index | Gets a Long representing the index number for an ODSOColumn object in the collection. Read-only. |
| Name | Gets the name of a data field in a mail merge data source. Read-only. |
| Parent | Gets the Parent object for the ODSOColumn object. Read-only. |
| Value | Gets the value of a data field in a mail merge data source. Read-only. |