DataSet Class System.Data Namespace
Sets or retrieves a System.ComponentModel.ISite for a DataSet.
[ VB ] Overrides Public Property Site As ISite [ C# ] public override ISite Site {get; set;} [ C++ ] public: __property virtual ISite* get_Site ( ); public: __property virtual void set_Site ( ISite* ); [ JScript ] public function get Site ( ) : ISite; public function set Site ( ISite );
An ISite for a DataSet.
Sites bind a Component to a Container and enable communication between them, as well as provide a way for the container to manage its components.
DataSet Members
© 2000-2010 Rey Nuñez All rights reserved.If you have any question, comment or suggestion about this site, please send us a note
You can help support asp.net.ph