DataSource Members

Represents a data source in a form template.

The following tables list the members exposed by the DataSource type.

Protected Constructors

  Name Description
Protected method DataSource  

Top

Public 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

Public Methods

(see also Protected Methods )

  Name Description
Public method CreateNavigator Returns an XPathNavigator object for accessing and editing the data source.
Public method Equals  Overloaded. (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)
Public method Static ReferenceEquals  (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

Protected Methods

  Name Description
Protected method Finalize  (inherited from Object)
Protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

DataSource Class
Microsoft.Office.InfoPath Namespace