public virtual bool CanOpen( Uri connectionPath )
Public Overridable Function CanOpen( _ ByVal connectionPath As Uri _ ) As Boolean
Parameters
- connectionPath
- The connection path to the actual data source.
Return Value
true if the data source associated with connectionPath can be opened; otherwise, false. The default is false.