[]
Gets a value indicating whether the adapter supports setting a custom connection string.
bool IsSetConnectionStringSupported { get; }
True if the adapter requires the SetConnectionString(DbConnection, string, DbConnectionAdapterContext) method to be called.
True