Descriptions: | Contains the name of the property for which the DataBinding object defines the data binding properties. |
Used in object: | DataBinding |
Value: | Text string containing the name of the property. |
Default value: | None. |
COBOL PICTURE: | X, up to 8192 bytes. |
OLE data type: | VT_BSTR |
Design time access: | Reference only. (The PropertyName is fixed for each DataBinding object, but you can select which PropertyName/DataBinding object you want to work with in the DataBinding property page.) |
Execution time access: | Reference only. |
Backward compatibility attributes: | None. |