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!

DBDataReader.readingState

[To be supplied.]

[Visual Basic]
Protected readingState As ReadState
[C#]
protected ReadState readingState;
[C++]
protected: ReadState readingState;
[JScript]
protected var readingState : ReadState;

See Also

DBDataReader Class | DBDataReader Members | System.Data.Internal Namespace