The DataSourceManager type exposes the following members.

Constructors

  NameDescription
Public methodDataSourceManager
Initializes a new instance of the DataSourceManager class

Methods

  NameDescription
Public methodStatic memberDelete
Public methodStatic memberDeleteProviders()()()()
Public methodStatic memberDeleteProviders(IEnumerable<(Of <<'(SchemaProvider>)>>))
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodStatic memberExists
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodStatic memberFindProviders
Public methodStatic memberGetDataSources
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodStatic memberGetProviders()()()()
Public methodStatic memberGetProviders(Boolean)
Public methodStatic memberGetSelected
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodStatic memberSave
Public methodStatic memberSaveProvider
Public methodStatic memberSaveProviders(IEnumerable<(Of <<'(String>)>>))
Public methodStatic memberSaveProviders(IEnumerable<(Of <<'(SchemaProvider>)>>))
Public methodStatic memberSerialize
Public methodStatic memberSetSelected
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)

Properties

See Also