SelectCommand Property

Syntax:

public RdmCommand SelectCommand { get; set; }

Description:

Type: RdmCommand

Gets or sets a command used to select records from the database into the data set.

Reference:

For more information, reference MSDN documentation for: System.Data.Common.DbDataAdapter.SelectCommand