Share via


LoginProperty.getDSN Method

Retrieves the data source name (DSN) that is stored in the LoginProperty class.

Syntax

public str getDSN()

Run On

Called

Return Value

Type: str
The DSN.

See Also

LoginProperty Class

LoginProperty.setDSN Method