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!

DataSetView.TableSettings

[To be supplied.]

[Visual Basic]
Public ReadOnly Property TableSettings As TableSettingsCollection
[C#]
public TableSettingsCollection TableSettings {get;}
[C++]
public: __property TableSettingsCollection* get_TableSettings();
[JScript]
public function get TableSettings() : TableSettingsCollection;

See Also

DataSetView Class | DataSetView Members | System.Data Namespace