DrdaDataAdapter.InsertCommand Property

Definition

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

Property Value

DrdaCommand

Applies to