ISqlFactory.CanCreateDataSourceEnumerator Property | |
Does the factory support datasource enumeration.
Namespace:
XSharp.Data
Assembly:
XSharp.Data (in XSharp.Data.dll) Version: 2.21
Syntax PROPERTY CanCreateDataSourceEnumerator AS LOGIC GET
bool CanCreateDataSourceEnumerator { get; }
Request Example
View SourceProperty Value
Type:
LogicSee Also