Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
SADataReader に 1 つ以上のローが含まれるかどうかを示す値を取得します。
Public ReadOnly Overrides Property HasRows As Boolean
public override bool HasRows {get;}
SADataReader に 1 つ以上のローが含まれる場合は true、含まれない場合は false です。