DataRecordSet.Options

DataRecordSet.Options property

Options to apply to the data recordset. Possible values can be any combination of one or more of those shown in the following table.

public OptionsValue Options { get; set; }

See Also