TDS::LoginRequest
Constructors
new(username : String, password : String, hostname : String = System.hostname, appname : String = "", servername : String = "", extension : String = "", library_name : String = "", language : String = "", database_name : String = "", db_filename : String = "", new_password : String | Nil = nil, packet_size : Int32 = 0, process_id : UInt32 = UInt32.new(Process.pid))
SourceInstance methods
appname
Sourcedatabase_name
Sourcedb_filename
Sourceextension
Sourcehostname
Sourcelanguage
Sourcelibrary_name
Sourcenew_password
Sourcepacket_size
Sourcepassword
Sourceprocess_id
Sourceservername
Sourceusername
Source