DatabaseTable.HasRows Property

Definition

Indicates whether table is empty or not.

public bool? HasRows { get; }
member this.HasRows : Nullable<bool>
Public ReadOnly Property HasRows As Nullable(Of Boolean)

Property Value

Applies to