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 OfflineStateManager

Inherited Members
ExtendedStateManager.GetPersistenceCapable()
ExtendedStateManager.GetObjectId()
StateManager.ReplacingFlags(PersistenceCapable)
StateManager.ReplacingStateManager(PersistenceCapable, StateManager)
StateManager.IsDirty(PersistenceCapable, String)
StateManager.IsTransactional(PersistenceCapable)
StateManager.IsPersistent(PersistenceCapable)
StateManager.IsNew(PersistenceCapable)
StateManager.IsDeleted(PersistenceCapable)
StateManager.GetPersistenceManager(PersistenceCapable)
StateManager.MakeDirty(PersistenceCapable, String)
StateManager.GetObjectId(PersistenceCapable)
StateManager.IsLoaded(PersistenceCapable, Int32)
StateManager.PreSerialize(PersistenceCapable)
StateManager.GetField<T>(PersistenceCapable, Int32, T)
StateManager.GetNullableField<T>(PersistenceCapable, Int32, Nullable<T>)
StateManager.GetStringField(PersistenceCapable, Int32, String)
StateManager.GetObjectField(PersistenceCapable, Int32, Object)
StateManager.SetField<T>(PersistenceCapable, Int32, T, T)
StateManager.SetNullableField<T>(PersistenceCapable, Int32, Nullable<T>, Nullable<T>)
StateManager.SetStringField(PersistenceCapable, Int32, String, String)
StateManager.SetObjectField(PersistenceCapable, Int32, Object, Object)
StateManager.ProvidedField<T>(PersistenceCapable, Int32, T)
StateManager.ProvidedNullableField<T>(PersistenceCapable, Int32, Nullable<T>)
StateManager.ProvidedStringField(PersistenceCapable, Int32, String)
StateManager.ProvidedObjectField(PersistenceCapable, Int32, Object)
StateManager.ReplacingField<T>(PersistenceCapable, Int32)
StateManager.ReplacingNullableField<T>(PersistenceCapable, Int32)
StateManager.ReplacingStringField(PersistenceCapable, Int32)
StateManager.ReplacingObjectField(PersistenceCapable, Int32)
Namespace: Telerik.OpenAccess.SPI
Assembly: Telerik.OpenAccess.dll

Syntax

public interface OfflineStateManager : ExtendedStateManager, StateManager

Methods

BeginFillFields(StateManager, PersistenceCapable, ObjectRepositoryMerger)

Declaration
StateManager BeginFillFields(StateManager pcsm, PersistenceCapable toPC, ObjectRepositoryMerger m)
Parameters
StateManager pcsm

PersistenceCapable toPC

ObjectRepositoryMerger m

Returns
StateManager

CopyPrimaryKeys(PersistenceCapable, StateManager, IPersistenceManager, Int32[])

Declaration
void CopyPrimaryKeys(PersistenceCapable from, StateManager fromSM, IPersistenceManager fromPM, int[] pkFields)
Parameters
PersistenceCapable from

StateManager fromSM

IPersistenceManager fromPM

System.Int32[] pkFields

CreateCopy(PersistenceCapable, StateManager, IPersistenceManager, Int32[])

Declaration
void CreateCopy(PersistenceCapable pc, StateManager sm, IPersistenceManager pm, int[] pkFields)
Parameters
PersistenceCapable pc

StateManager sm

IPersistenceManager pm

System.Int32[] pkFields

EndFillFields(StateManager)

Declaration
void EndFillFields(StateManager filler)
Parameters
StateManager filler

FillNewObject(PersistenceCapable, ObjectRepositoryMerger, StateManager)

Declaration
void FillNewObject(PersistenceCapable pc, ObjectRepositoryMerger mrg, StateManager sm)
Parameters
PersistenceCapable pc

ObjectRepositoryMerger mrg

StateManager sm

GetData()

Declaration
object[] GetData()
Returns
System.Object[]

GetOptLockInfo()

Declaration
object GetOptLockInfo()
Returns
System.Object

GetPCNoCreate()

Declaration
PersistenceCapable GetPCNoCreate()
Returns
PersistenceCapable

GetReferencedObjects(ReferenceCollector, PersistenceCapable, Boolean)

Declaration
void GetReferencedObjects(ReferenceCollector referencedObjs, PersistenceCapable FCOorItsSCO, bool all)
Parameters
ReferenceCollector referencedObjs

PersistenceCapable FCOorItsSCO

System.Boolean all

GetRepository()

Declaration
ObjectRepository GetRepository()
Returns
ObjectRepository

IsClean()

Declaration
bool IsClean()
Returns
System.Boolean

IsLoaded(Int32)

Declaration
bool IsLoaded(int slot)
Parameters
System.Int32 slot

Returns
System.Boolean

IsProxy()

Declaration
bool IsProxy()
Returns
System.Boolean

MarkAdded()

Declaration
void MarkAdded()

MarkDeleted()

Declaration
void MarkDeleted()

MarkPersistentDeleted()

Declaration
void MarkPersistentDeleted()

SetClean()

Declaration
void SetClean()

SetDirty()

Declaration
void SetDirty()

SetObjectId(Object)

Declaration
void SetObjectId(object id)
Parameters
System.Object id

SetOptLockInfo(Object)

Declaration
void SetOptLockInfo(object o)
Parameters
System.Object o

SetRepository(ObjectRepository)

Declaration
void SetRepository(ObjectRepository repos)
Parameters
ObjectRepository repos

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.