Products & Services Solutions Academia Support User Community Company

Learn more about Datafeed Toolbox   

kx.get - Retrieve Kx Systems, Inc. kdb+ connection object properties

Syntax

V = get(K,'PropertyName')
V = get(K)

Arguments

K

Kx Systems, Inc. kdb+ connection object created with the kx function.

'PropertyName'

A string or cell array of strings containing property names. The property names are:

  • 'handle'

  • 'ipaddress'

  • 'port'

Description

V = get(K,'PropertyName') returns a MATLAB structure containing the value of the specified properties for the Kx Systems, Inc. kdb+ connection object.

V = get(K) returns a MATLAB structure where each field name is the name of a property of K and the associated value of the property.

Examples

Get the properties of the connection to the Kx Systems, Inc. kdb+ database,K:

V= get(K)
V = 
			handle:  [1x1 c]
       ipaddress: 'localhost'
       port: '5001'

See Also

kx.close, kx.exec, kx.fetch, kx.insert, kx

  


Free Interactive Computational Finance CD

View demos and recorded presentations led by industry experts.

Now On Demand
Network with industry peers and learn the latest applications of the leading software product for computational finance.

 © 1984-2009- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS