[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Core.Rendering.Data.IDbConnectionAdapter.IsSetConnectionStringSupported

IsSetConnectionStringSupported Property

IsSetConnectionStringSupported

Gets a value indicating whether the adapter supports setting a custom connection string.

Declaration
bool IsSetConnectionStringSupported { get; }
Property Value
Type Description
bool

True if the adapter requires the SetConnectionString(DbConnection, string, DbConnectionAdapterContext) method to be called.