CustomDataSourcesSection Methods
The CustomDataSourcesSection type exposes the following members.
Methods

  NameDescription
Public methodOnlineEquals
Compares the current OnlineConfigurationElement instance to the specified object.
(Inherited from OnlineConfigurationElement.)
Public methodOnlineGetHashCode
Gets a unique value representing the current OnlineConfigurationElement instance.
(Inherited from OnlineConfigurationElement.)
Public methodOnlineGetType
Gets the OnlineType of the current instance.
(Inherited from OnlineObject.)
Public methodOnlineIsReadOnly
Gets a value indicating whether the OnlineConfigurationElement object is read-only.
(Inherited from OnlineConfigurationElement.)
Public methodOnlineToString
Returns a string that represents the current object.
(Inherited from OnlineObject.)
Back to Top
See Also