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