XDocumentClass._XDocument4_get_DataAdapters Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual Microsoft::Office::Interop::InfoPath::DataAdaptersCollection ^ _XDocument4_get_DataAdapters() = Microsoft::Office::Interop::InfoPath::_XDocument4::get_DataAdapters;
public virtual Microsoft.Office.Interop.InfoPath.DataAdaptersCollection _XDocument4_get_DataAdapters ();
abstract member _XDocument4_get_DataAdapters : unit -> Microsoft.Office.Interop.InfoPath.DataAdaptersCollection
override this._XDocument4_get_DataAdapters : unit -> Microsoft.Office.Interop.InfoPath.DataAdaptersCollection
Public Overridable Function _XDocument4_get_DataAdapters () As DataAdaptersCollection