struct ODBC::Connection::Options

Defined in:

odbc/connection.cr

Constructors

Class Method Summary

Instance Method Summary

Constructor Detail

def self.new(dsn : String) #

[View source]

Class Method Detail

def self.from_uri(uri : URI) #

[View source]

Instance Method Detail

def clone #

[View source]
def copy_with(dsn _dsn = @dsn) #

[View source]
def dsn : String #