 | SphinxQLProviderFactoryCanCreateDataSourceEnumerator Property |
Namespace: SphinxConnector.SphinxQLAssembly: SphinxConnector (in SphinxConnector.dll) Version: 3.12.6
Syntaxpublic override bool CanCreateDataSourceEnumerator { get; }
Public Overrides ReadOnly Property CanCreateDataSourceEnumerator As Boolean
Get
Property Value
Type:
BooleanReturn Value
Type:
Booleantrue if the instance of the
DbProviderFactory supports the
DbDataSourceEnumerator class; otherwise false.
See Also