Interface IOptionSet
Interface for extensions that are stored in LinqToDB.Internal.Options.IOptionsContainer.OptionSets.
This interface is typically used by database providers (and other extensions). It is generally not used in application code.
public interface IOptionSet : IConfigurationID
- Inherited Members
- Extension Methods
Properties
Default
Gets the default options.
IOptionSet Default { get; }