DrdaDataAdapter.SelectCommand Property

Definition

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

Property Value

DrdaCommand

Applies to