DrdaDataAdapter.DeleteCommand Property

Definition

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

Property Value

DrdaCommand

Applies to