Share via


SqlSystem.createLoginProperty Method

Creates the login property to the Microsoft Dynamics AX database.

Syntax

public LoginProperty createLoginProperty()

Run On

Server

Return Value

Type: LoginProperty Class
The login property that was created.

See Also

Reference

SqlSystem Class