Edit

Share via


PropertyRowSet.Length Property

Definition

Retrieves the number of rows in the rowset.

public int Length { get; }
member this.Length : int
Public ReadOnly Property Length As Integer

Property Value

The number of rows in the rowset.

Applies to