Back to Devexpress

ISqlDataStore Interface

corelibraries-devexpress-dot-xpo-dot-db-70366b8a.md

latest769 B
Original Source

ISqlDataStore Interface

Represents the interface for objects that need to interact with SQL Server databases,

Namespace : DevExpress.Xpo.DB

Assembly : DevExpress.Data.v25.2.dll

NuGet Package : DevExpress.Data

Declaration

csharp
public interface ISqlDataStore :
    IDataStore
vb
Public Interface ISqlDataStore
    Inherits IDataStore

See Also

ISqlDataStore Members

DevExpress.Xpo.DB Namespace