class Purview::Connections::MSSQL
Private Instance Methods
raw_connection_type()
click to toggle source
# File lib/purview/connections/mssql.rb, line 6 def raw_connection_type Purview::RawConnections::MSSQL end