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!

DataSet.ShouldPersistTables

[To be supplied.]

[Visual Basic]
Overridable Public Function ShouldPersistTables() As Boolean
[C#]
public virtual bool ShouldPersistTables();
[C++]
public: virtual bool ShouldPersistTables();
[JScript]
public function ShouldPersistTables() : Boolean;

See Also

DataSet Class | DataSet Members | System.Data Namespace