[To be supplied.]
[Visual Basic] Overridable Public ReadOnly Property Empty As Boolean [C#] public bool Empty {virtual get;} [C++] public: __property virtual bool get_Empty(); [JScript] public function get Empty() : Boolean;
DBDataReader Class | DBDataReader Members | System.Data.Internal Namespace