IConnectorDescriber<T> Interface
<System.Reflection.Obfuscation(Exclude = true, ApplyToMembers = true)> _
Public Interface IConnectorDescriber(Of _
T As IConnectorEngine)
Inherits IConnectorDescriber
This language is not supported or no code example is available.
[System.Reflection.Obfuscation(Exclude = true, ApplyToMembers = true)]
public interface IConnectorDescriber<T> : IConnectorDescriber
where T : IConnectorEngine
This language is not supported or no code example is available.
[System.Reflection.Obfuscation(Exclude = true, ApplyToMembers = true)]
generic<typename T>
where T : IConnectorEngine^
public interface class IConnectorDescriber : public IConnectorDescriber^
This language is not supported or no code example is available.
Type Parameters
- T
Name | Description | |
---|---|---|
![]() |
ConnectionTestSupported() | (inherited from IConnectorDescriber). |
![]() |
GetCustomFieldSettings() | (inherited from IConnectorDescriber). |
![]() |
GetDefaultConfig() | |
![]() |
GetDefaultMappings() | |
![]() |
GetDownloadLink() | (inherited from IConnectorDescriber). |
![]() |
GetFriendlyName() | |
![]() |
GetLogoLarge(ILogger) | (inherited from IConnectorDescriber). |
![]() |
GetLogoSmall(ILogger) | (inherited from IConnectorDescriber). |
![]() |
GetTestModeSetup() | (inherited from IConnectorDescriber). |
![]() |
InAssemblyNamed() | (inherited from IConnectorDescriber). |