Click or drag to resize

DataSourceCommandTypeCallRemoteMethod Field

Invokes a remote method of an entity. The result is provided in AdditionalData.

Namespace:  Aloe.SystemFrameworks.Domain.DataAccess
Assembly:  Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntax
public const DataSourceCommandType CallRemoteMethod = 7

Field Value

Type: DataSourceCommandType
See Also