Platform SDK: CDO for Windows 2000 |
The IDataSource interface defines the properties described in the following table.
IDataSource Interface Properties
Property | Description |
---|---|
ActiveConnection | Reserved for future use. |
IsDirty | Indicates whether the local message content has changed (been dirtied) since the last rebinding or since it was last saved. |
Source | Returns the interface on the currently bound object used to originally bind the object; for example, if you bind to a BodyPart object using the IBodyPart interface, this property returns the IBodyPart interface on that object. |
SourceClass | The name of the interface used to bind to the current object; for example, IBodyPart, _Stream, or IStream. |
SourceURL | Reserved for future use. |
All other properties defined on this interface are not implemented in CDO for Windows 2000 and are reserved for future use.