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!

SchemaChangedEventArgs.Source

[To be supplied.]

[Visual Basic]
Overridable Public ReadOnly Property Source As Object
[C#]
public object Source {virtual get;}
[C++]
public: __property virtual Object* get_Source();
[JScript]
public function get Source() : Object;

See Also

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