MsIfmxDataAdapter.SelectCommand Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property Microsoft::HostIntegration::MsIfmxClient::MsIfmxCommand ^ SelectCommand { Microsoft::HostIntegration::MsIfmxClient::MsIfmxCommand ^ get(); void set(Microsoft::HostIntegration::MsIfmxClient::MsIfmxCommand ^ value); };
public Microsoft.HostIntegration.MsIfmxClient.MsIfmxCommand SelectCommand { get; set; }
member this.SelectCommand : Microsoft.HostIntegration.MsIfmxClient.MsIfmxCommand with get, set
Public Property SelectCommand As MsIfmxCommand