Models the options required to configure an IDbNameQualifier.
The name of the database API service.
public String DatabaseApiName { get; set; }
The name of the formatter service.
public String FormatterName { get; set; }
In this document