JSL Syntax Reference > JSL Messages > SAS Integration Messages
发布日期: 04/13/2021

SAS Integration Messages

Metadata Server Objects

metaserver<<Disconnect()

Description

Disconnects the metadata server.

Returns

Void.

metaserver<<Get Display Name()

Description

Gets the display name of the metadata server.

Returns

A string.

metaserver<<Get Host Name()

Description

Gets the host (machine) name of the metadata server.

Returns

A string.

metaserver<<Get Port()

Description

Gets the port used for the metadata server connection.

Returns

An integer.

metaserver<<Get User Identity()

Description

Gets the identify of the connected user as defined in metadata.

Returns

A string.

metaserver<<Get User Name()

Description

Gets the user name (login ID) that was used for the metadata server connection.

Returns

A string.

需要更多信息?有问题?从 JMP 用户社区得到解答 (community.jmp.com).