Class AdaptorType
Specifies the adaptor type that are used DataManager to communicate with DataSource.
Inheritance
System.Object
AdaptorType
Assembly: Syncfusion.EJ2.dll
Syntax
public sealed class AdaptorType : Enum
Fields
ODataV4Adaptor
Declaration
public const AdaptorType ODataV4Adaptor
Field Value
UrlAdaptor
Declaration
public const AdaptorType UrlAdaptor
Field Value
value__
Declaration
Field Value
Type |
Description |
System.Int32 |
|
WebApiAdaptor
Declaration
public const AdaptorType WebApiAdaptor
Field Value