DataSource members

Include protected members
Include inherited members

Represents a data source in a form template.

The DataSource type exposes the following members.

Constructors

  Name Description
Protected method DataSource

Top

Properties

  Name Description
Public property Name Gets the name of the associated DataSource object.
Public property QueryConnection Gets a reference to the DataConnection object associated with the data source.
Public property ReadOnly Gets a value that indicates whether the data source is in a read-only state.

Top

Methods

  Name Description
Public method CreateNavigator Returns an XPathNavigator object for accessing and editing the data source.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetNamedNodeProperty Gets the value of a named property for the specified XML node, which must be a nonattribute node in the main data source.
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method SetNamedNodeProperty Sets the value of a named property for the specified XML node, which must be a nonattribute node in the main data source.
Public method ToString (Inherited from Object.)

Top

See also

Reference

DataSource class

Microsoft.Office.InfoPath namespace