# LookerApi30Reference.DBConnectionBase

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **String** | Name of the connection. Also used as the unique identifier | [optional] 
**dialect** | [**Dialect**](Dialect.md) | (Read-only) SQL Dialect details | [optional] 
**snippets** | [**[Snippet]**](Snippet.md) | SQL Runner snippets for this connection | [optional] 
**can** | **{String: Boolean}** | Operations the current user is able to perform on this object | [optional] 


