Click or drag to resize

IConnectorDataItemClass Methods

The IConnectorDataItemClass generic type exposes the following members.

Methods
  NameDescription
Public methodCount(Records)
Public methodCount(String, Records)
Public methodDelete(ListInt32)
Public methodDelete(Int32)
Public methodDelete(String)
Public methodExist(Int32)
Public methodExist(String)
Public methodExistOne
Public methodGetAll
Public methodGetAll(Records)
Public methodGetAll(String, SortDirections)
Public methodGetAll(String, Operators, Object)
Public methodGetAll(String, SortDirections, String, Operators, Object, Records)
Public methodGetByID
Public methodGetByName
Public methodInsert(ListDataItemClass)
Public methodInsert(DataItemClass)
Public methodInsertOrUpdateByName
Public methodUpdate(ListDataItemClass)
Public methodUpdate(DataItemClass)
Public methodValidate
Top
Extension Methods
  NameDescription
Public Extension MethodCode exampleDatabaseIsChangedDataClass
Check is object pApp null, is parameter pConnectionString no equal to App property, is parameter pUserName no equal to App property
(Defined by Helper.)
Top
See Also