![]() | IIntegrationService Methods |
The IIntegrationService type exposes the following members.
Name | Description | |
---|---|---|
![]() | Find(Type, NameValueCollection, Int32, NullableInt32, IntegrationQueryOptions) |
Find the specified filtered object
|
![]() | FindTModel(ExpressionFuncTModel, Boolean, Int32, NullableInt32, IntegrationQueryOptions) |
Instructs the integration service to locate a specified object(s)
|
![]() | FindTModel(NameValueCollection, Int32, NullableInt32, IntegrationQueryOptions) |
Find the specified filtered object
|
![]() | Get(Type, Guid, NullableGuid, IntegrationQueryOptions) |
Instructs the integration service to retrieve the specified object
|
![]() | GetTModel(Guid, NullableGuid, IntegrationQueryOptions) |
Gets a specified model.
|
![]() | Insert |
Inserts specified data.
|
![]() | IsAvailable |
Determines whether the network is available.
|
![]() | Obsolete |
Obsoletes specified data.
|
![]() | Update |
Updates specified data.
|