This site uses cookies for analytics, personalized content and ads. By continuing to browse this site, you agree to this use.
Learn more
Developer Network
Developer Network
Developer
Sign in
Subscriber portal
Get tools
Downloads
Visual Studio
SDKs
Trial software
Free downloads
Office resources
SharePoint Server 2013 resources
SQL Server 2014 Express resources
Windows Server 2012 resources
Programs
Subscriptions
Overview
Administrators
Students
Microsoft Imagine
Microsoft Student Partners
ISV
Startups
Events
Community
Magazine
Forums
Blogs
Channel 9
Documentation
APIs and reference
Dev centers
Samples
Retired content
We’re sorry. The content you requested has been removed. You’ll be auto redirected in 1 second.
System Classes
Microsoft Dynamics AX System Classes
LoginProperty Class [AX 2012]
LoginProperty Class [AX 2012]
LoginProperty.setDatabase Method [AX 2012]
LoginProperty.setDatabase Method [AX 2012]
LoginProperty.setDatabase Method [AX 2012]
LoginProperty.getDatabase Method [AX 2012]
LoginProperty.getDSN Method [AX 2012]
LoginProperty.getOciServiceName Method [AX 2012]
LoginProperty.getOther Method [AX 2012]
LoginProperty.getServer Method [AX 2012]
LoginProperty.getTcpIpPort Method [AX 2012]
LoginProperty.getUsePredefinedService Method [AX 2012]
LoginProperty.new Method [AX 2012]
LoginProperty.setDatabase Method [AX 2012]
LoginProperty.setDSN Method [AX 2012]
LoginProperty.setOciServiceName Method [AX 2012]
LoginProperty.setOther Method [AX 2012]
LoginProperty.setServer Method [AX 2012]
LoginProperty.setTcpIpPort Method [AX 2012]
LoginProperty.setUsePredefinedService Method [AX 2012]
TOC
Collapse the table of content
Expand the table of content
This documentation is archived and is not being maintained.
This documentation is archived and is not being maintained.
LoginProperty.setDatabase Method [AX 2012]
Sets the name of the database to log on to.
Syntax
X++
Copy
public void setDatabase(str database)
Run On
Called
Parameters
database
Type:
str
The name of the database.
See Also
LoginProperty Class
LoginProperty.getDatabase Method
Community Additions
ADD
Show:
Inherited
Protected
Print
Export (
0
)
Print
Share
IN THIS ARTICLE