Class ExecuteCommandBase
Base class for command execution commands.
Inheritance
System.Object
ExecuteCommandBase
Implements
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Kephas.Data.Commands
Assembly: Kephas.Data.dll
Syntax
public abstract class ExecuteCommandBase : DataCommandBase<IExecuteContext, IExecuteResult>, ILoggable, IExecuteCommand, IDataCommand<IExecuteContext, IExecuteResult>, IDataCommand, IAsyncOperation