CanCreateDataSourceEnumerator Property

Specifies whether the specific System.Data.Common.DbProviderFactory supports the System.Data.Common.DbDataSourceEnumerator class.

Syntax

bool CanCreateDataSourceEnumerator

Access

Read-only

Property Value

True if the instance of System.Data.Common.DbProviderFactory supports the System.Data.Common.DbDataSourceEnumerator class; otherwise, false.