Share via


LoginProperty.setDSN Method

Sets the DSN that is used to access the data source.

Syntax

public void setDSN(str datasourceName)

Run On

Called

Parameters

  • datasourceName
    Type: str
    The name of the data source.

See Also

LoginProperty Class

LoginProperty.getDSN Method