Defines configurations for an ExternalDataSource.
| C# | Visual Basic | Visual C++ | J# |
public class ExternalDataSourceConfig
Public Class ExternalDataSourceConfig
public ref class ExternalDataSourceConfig
public class ExternalDataSourceConfig
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| ExternalDataSourceConfig()()() | Initializes a new instance of the ExternalDataSourceConfig class | |
| CustomProperties |
Gets or sets the custom properties passed to the external data source instance upon Init.
| |
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode()()() | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType()()() | Gets the Type of the current instance. (Inherited from Object.) | |
| Instance |
Gets or sets the instance of the managed data source.
| |
| MemberwiseClone()()() | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString()()() | (Inherited from Object.) | |
| Usage |
Gets or sets the external data source usage
|
| Object | |
| ExternalDataSourceConfig | |
