Name

DataRecordSet.Name property

The display (or “friendly”) name of the data recordset.

public string Name { get; set; }

See Also