Tortuga.Chain Namespace
Tortuga.Chain.CommandBuilders Namespace
Tortuga.Chain.Metadata Namespace

Table..::..Rows Property

Gets the rows.

Namespace:  Tortuga.Chain
Assembly:  Tortuga.Chain.Core (in Tortuga.Chain.Core.dll)

Syntax


public IReadOnlyList<Row> Rows { get; }
Public ReadOnly Property Rows As IReadOnlyList(Of Row)
	Get
public:
property IReadOnlyList<Row^>^ Rows {
	IReadOnlyList<Row^>^ get ();
}

Field Value

The rows.