Interface IConnectionAwareTerminologyProvider
Provides access to a terminology provider with connection support, which in turn provides access to termbases.
Inherited Members
Namespace: SdlSdl.TerminologySdl.Terminology.TerminologyProviderCore
Assembly: Sdl.Terminology.TerminologyProvider.Core.dll
Syntax
public interface IConnectionAwareTerminologyProvider : ITerminologyProvider, IDisposable
Remarks
Implement this interface when creating a connected terminology provider.
Properties
Status
Provides information on the current status of the terminology provider
Declaration
TerminologyProviderStatus Status { get; }
Property Value
Type | Description |
---|---|
TerminologyProviderStatus |