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!

SchemaMappingEventArgs.DataSet

[To be supplied.]

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

See Also

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