Interface IADOWrapper<T>
Namespace: Telerik.OpenAccess.SPI
Assembly: Telerik.OpenAccess.dll
Syntax
public interface IADOWrapper<T>
Type Parameters
T
|
Properties
StoreObject
Declaration
T StoreObject { get; }
Property Value
T
|