Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 12.0.0 » SQL Anywhere Server - SQL Reference » Views » System views

 

SYSLOGINPOLICY system view

The underlying system table for this view is ISYSLOGINPOLICY.

Column name Data type Description
login_policy_id UNSIGNED BIGINT A unique identifier for the login policy.
login_policy_name CHAR(128) The name of the login policy.
 Constraints on underlying system table
 See also