The CogDataBinding type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
| SfContainer |
State flag for the Container property.
| |
| SfNextSf |
Next state flag to be used in derived classes.
| |
| SfOptimizeIneffectiveChanges |
State flag for the OptimizeIneffectiveChanges property.
| |
| SfSource |
State flag for the Source property.
| |
| SfSourcePath |
State flag for the SourcePath property.
| |
| SfSourceProperty |
State flag for the SourceProperty property.
| |
| SfUpdateException |
State flag for the UpdateException property.
| |
| UpdateException_ |
Exception thrown when the binding tried to update its value.
|
See Also