Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
ULDataReader に 1 つまたは複数のローがあるかどうかをチェックします。
Public ReadOnly Overrides Property HasRows As Boolean
public override bool HasRows {get;}
結果セットに少なくとも 1 つのローがある場合は True、ローがない場合は false。