C# Mine
ContentsIndexHome
PreviousUpNext
IDataAccess Interface

Defines the required public methods of a class that can be used for data access by the server from the users chosen data store. Only one data access class can be configured for the server.

IDataAccess
Syntax
C#
public interface IDataAccess;

IDataAccess.cs

Copyright (c) 2017. All rights reserved.
What do you think about this topic? Send feedback!