skip navigation
  • Product Bundles

    DevCraft

    All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:

    • MCP Servers
    • Embedded Reporting
    • Document Processing Libraries
    • SSO Account Sign-in

    Web

    Kendo UI UI for Angular UI for Vue UI for jQuery KendoReact UI for Blazor UI for ASP.NET Core UI for ASP.NET MVC UI for ASP.NET AJAX

    Mobile

    UI for .NET MAUI

    Document Management

    Telerik Document Processing

    Desktop

    UI for .NET MAUI UI for WinUI UI for WinForms UI for WPF

    Reporting

    Telerik Reporting Telerik Report Server

    Testing & Mocking

    Test Studio Telerik JustMock

    CMS

    Sitefinity

    AI Productivity Tools

    MCP Servers

    UI/UX Tools

    ThemeBuilder Design System Kit Templates and Building Blocks

    Debugging

    Fiddler Fiddler Everywhere Fiddler Classic Fiddler Everywhere Reporter FiddlerCore

    Free Tools

    KendoReact Free VB.NET to C# Converter Testing Framework
    View all products
  • Overview
  • Demos
    • What's New
    • Roadmap
    • Release History
  • Support and Learning

    • Support and Learning Hub
    • First Steps
    • Docs
    • Demos
    • Virtual Classroom
    • Use Reports in Applications
    • System Requirements
    • Forums
    • Videos
    • Blogs
    • Submit a Ticket
    • FAQs
  • Pricing
  • Shopping cart
    • Account Overview
    • Your Licenses
    • Downloads
    • Support Center
    • Forum Profile
    • Payment Methods
    • Edit Profile
    • Log out
  • Login
  • Contact Us
  • Try now
Search all

Interface IDatabaseAdapter

Namespace: Telerik.OpenAccess.SPI
Assembly: Telerik.OpenAccess.dll

Syntax

[ComVisible(false)]
public interface IDatabaseAdapter

Properties

AvoidQueryParameters

Declaration
bool AvoidQueryParameters { get; }
Property Value
System.Boolean

CommandTimeout

Declaration
int CommandTimeout { get; }
Property Value
System.Int32

ConnectionId

Declaration
string ConnectionId { get; }
Property Value
System.String

ConnectionTimeout

Declaration
long ConnectionTimeout { get; set; }
Property Value
System.Int64

ConnectionURL

Declaration
string ConnectionURL { get; }
Property Value
System.String

DefaultTransactionProperties

Declaration
ITransactionProperties DefaultTransactionProperties { get; }
Property Value
ITransactionProperties

IsOpened

Declaration
bool IsOpened { get; }
Property Value
System.Boolean

TransactionProvider

Declaration
TransactionProvider TransactionProvider { get; set; }
Property Value
TransactionProvider

Methods

CalculateFetchPlan(ICollection<FetchPlanFragment>)

Declaration
FetchPlan CalculateFetchPlan(ICollection<FetchPlanFragment> fragments)
Parameters
System.Collections.Generic.ICollection<FetchPlanFragment> fragments

Returns
FetchPlan

Close(Boolean, String)

Declaration
void Close(bool rollbackTransactions, string reason)
Parameters
System.Boolean rollbackTransactions

System.String reason

DisposeScope(IObjectScope, Boolean)

Declaration
void DisposeScope(IObjectScope os, bool disposing)
Parameters
IObjectScope os

System.Boolean disposing

Evict(IObjectId)

Declaration
void Evict(IObjectId oid)
Parameters
IObjectId oid

Evict(ObjectKey)

Declaration
void Evict(ObjectKey objectKey)
Parameters
ObjectKey objectKey

EvictAll()

Declaration
void EvictAll()

EvictAll(IEnumerable<IObjectId>)

Declaration
void EvictAll(IEnumerable<IObjectId> oids)
Parameters
System.Collections.Generic.IEnumerable<IObjectId> oids

EvictAll(IEnumerable<ObjectKey>)

Declaration
void EvictAll(IEnumerable<ObjectKey> objectKeys)
Parameters
System.Collections.Generic.IEnumerable<ObjectKey> objectKeys

EvictAll(Type, Boolean)

Declaration
void EvictAll(Type type, bool includeSubclasses)
Parameters
System.Type type

System.Boolean includeSubclasses

GetBackendInformation()

Declaration
BackendConfiguration.BackendInformation GetBackendInformation()
Returns
BackendConfiguration.BackendInformation

GetClassId(Type)

Declaration
int GetClassId(Type t)
Parameters
System.Type t

Returns
System.Int32

GetConfiguration(out PropertySet)

Declaration
Assembly[] GetConfiguration(out PropertySet props)
Parameters
PropertySet props

Returns
System.Reflection.Assembly[]

GetEffectiveConnectionString()

Declaration
string GetEffectiveConnectionString()
Returns
System.String

GetEvents(Int32, Nullable<Int32>)

Declaration
DatabaseEventsCollection GetEvents(int fromIdExlusive, int? count)
Parameters
System.Int32 fromIdExlusive

System.Nullable<System.Int32> count

Returns
DatabaseEventsCollection

GetEvents(Nullable<DateTime>, Nullable<DateTime>, Nullable<Int32>)

Declaration
DatabaseEventsCollection GetEvents(DateTime? fromExclusive, DateTime? toInclusive, int? count)
Parameters
System.Nullable<System.DateTime> fromExclusive

System.Nullable<System.DateTime> toInclusive

System.Nullable<System.Int32> count

Returns
DatabaseEventsCollection

GetMetaData()

Declaration
MetadataContainer GetMetaData()
Returns
MetadataContainer

GetMetrics(Nullable<DateTime>, Nullable<DateTime>, Nullable<Int32>)

Declaration
DatabaseMetricsCollection GetMetrics(DateTime? from, DateTime? to, int? num)
Parameters
System.Nullable<System.DateTime> from

System.Nullable<System.DateTime> to

System.Nullable<System.Int32> num

Returns
DatabaseMetricsCollection

GetObjectScope()

Declaration
IObjectScope GetObjectScope()
Returns
IObjectScope

GetObjectScope(String, String)

Declaration
IObjectScope GetObjectScope(string username, string password)
Parameters
System.String username

System.String password

Returns
IObjectScope

GetObjectScope(String, String, TransactionProvider)

Declaration
IObjectScope GetObjectScope(string username, string password, TransactionProvider provider)
Parameters
System.String username

System.String password

TransactionProvider provider

Returns
IObjectScope

GetObjectScope(TransactionProvider)

Declaration
IObjectScope GetObjectScope(TransactionProvider provider)
Parameters
TransactionProvider provider

Returns
IObjectScope

GetSchemaAdapter(Object)

Declaration
ISchemaHandler GetSchemaAdapter(object lockObject)
Parameters
System.Object lockObject

Returns
ISchemaHandler

IsCached(IObjectId)

Declaration
bool IsCached(IObjectId oid)
Parameters
IObjectId oid

Returns
System.Boolean

IsCached(ObjectKey)

Declaration
bool IsCached(ObjectKey objectKey)
Parameters
ObjectKey objectKey

Returns
System.Boolean

MakeBlob(IObjectScope, Int16)

Declaration
BlobAdapter MakeBlob(IObjectScope os, short flags)
Parameters
IObjectScope os

System.Int16 flags

Returns
BlobAdapter

OpenScopesCount()

Declaration
int OpenScopesCount()
Returns
System.Int32

ReplaceMetadata(IObjectScope, MetadataContainer, SchemaUpdateCallback)

Declaration
bool ReplaceMetadata(IObjectScope scope, MetadataContainer newMetadata, SchemaUpdateCallback callback)
Parameters
IObjectScope scope

MetadataContainer newMetadata

SchemaUpdateCallback callback

Returns
System.Boolean

ResetMetaData()

Declaration
void ResetMetaData()
Getting Started
  • Install Now
  • Online Demos
Support Resources
  • Documentation
  • Knowledge Base
  • Videos
  • Reporting Samples Repository
  • Reporting Release History
Community
  • Forums
  • Blogs
  • Reporting Feedback Portal

Copyright © 2018 Progress Software Corporation and/or its subsidiaries or affiliates.
All Rights Reserved.

Progress, Telerik, and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries. See Trademarks for appropriate markings.