DrdaRowUpdatingEventArgs.Command Property

Definition

public:
 property Microsoft::HostIntegration::DrdaClient::DrdaCommand ^ Command { Microsoft::HostIntegration::DrdaClient::DrdaCommand ^ get(); void set(Microsoft::HostIntegration::DrdaClient::DrdaCommand ^ value); };
public Microsoft.HostIntegration.DrdaClient.DrdaCommand Command { get; set; }
member this.Command : Microsoft.HostIntegration.DrdaClient.DrdaCommand with get, set
Public Property Command As DrdaCommand

Property Value

DrdaCommand

Applies to