CanCreateDataSourceEnumerator property

Description

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.