Gets a list of rows in the database.
Namespace: MindFusion.MappingAssembly: MindFusion.Mapping
public List<Row> Rows { get; }
Public ReadOnly Property Rows As List(Of Row)
A List of Row objects.
Database MembersDatabase ClassMindFusion.Mapping NamespaceColumns Property