| Overload | Description |
|---|---|
| AzureSqlDataProvider Constructor(AzureSqlDataProviderConfiguration) | Constructs an instance of the AzureSqlDataProvider. |
| AzureSqlDataProvider Constructor(AzureSqlDataProviderConfiguration,String) | Constructs an instance of the AzureSqlDataProvider with restriction to one schema. |
| AzureSqlDataProvider Constructor(AzureSqlDataProviderConfiguration,ReadOnlyCollection<String>) | Constructs an instance of the AzureSqlDataProvider with restriction to given schemas. |