CanCreateDataSourceEnumerator
This property indicates whether or not the CreateDataSourceEnumerator
method is supported.
Declaration
// C# public override bool CanCreateDataSourceEnumerator { get; }
Property Value
Returns true
.
Remarks
ODP.NET supports the OracleDataSourceEnumerator
object.