NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

ADODataReader.EOF

[To be supplied.]

[Visual Basic]
Overridable Public ReadOnly Property EOF As Boolean
[C#]
public bool EOF {override get;}
[C++]
public: __property virtual bool get_EOF();
[JScript]
public function get EOF() : Boolean;

See Also

ADODataReader Class | ADODataReader Members | System.Data.ADO Namespace