Description Returns the DataSource's Object Handler.
-
Property type
-
A McDataHandler object. A McDataHandler created by SourceHandlerExists. Failure Returns Nothing. Failure conditions: See SourceHandlerExists.
-
Syntax
-
object.SourceHandler
The SourceHandler Property syntax has these parts: |
| object | An expression evaluating to an object of type McDataSource. | Remarks SourceHandlerExists will be set to True to load the Handler Object. AttributesFlags NonBrowsable
|