ODSOColumn Members
Include Protected Members
Include Inherited Members
Represents a field in a data source.
The ODSOColumn type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Application | (Inherited from _IMsoDispObj.) |
![]() |
Application | Returns an Application object that represents the container application for the object. |
![]() |
Creator | (Inherited from _IMsoDispObj.) |
![]() |
Creator | Returns a 32-bit integer that indicates the application in which the specified object was created. |
![]() |
Index | Returns an Integer representing the index number for an object in the collection. |
![]() |
Name | Returns the name of the specified object. |
![]() |
Parent | Returns the Parent object for the specified object. |
![]() |
Value | Returns the value of a field in a data source. |
Top