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
Syntaxpublic const DataSourceCommandType CallRemoteMethod = 7
Public Const CallRemoteMethod As DataSourceCommandType = 7
public:
literal DataSourceCommandType^ CallRemoteMethod = 7
static val mutable CallRemoteMethod: DataSourceCommandType
Field Value
Type:
DataSourceCommandType
See Also