class TDS::PreLoginRequest
- TDS::PreLoginRequest
- Reference
- Object
Defined in:
tds/pre_login_request.crConstant Summary
-
NETLIB9 =
Bytes[9, 0, 0, 0, 0, 0]
Constructors
Class Method Summary
Instance Method Summary
Constructor Detail
def self.new(instance : String = "MSSQLServer", force_encryption : Bool = false, process_id : UInt32 = 0_u32, netlib : Bytes = NETLIB9, mars_enabled : Bool = false)
#