InterfaceIADOWrapper<T>
Interface
Definition
Namespace:Telerik.OpenAccess.SPI
Assembly:Telerik.OpenAccess.dll
Type Parameters:
T
Syntax:
cs-api-definition
public interface IADOWrapper<T>
Derived Classes:
Properties
StoreObject
Declaration
cs-api-definition
T StoreObject { get; }
Property Value
T