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.Empty

[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;

See Also

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