SI_NAMEDUSER Property

Applies To  

Returns True if the license being used is named, and False if it is concurrent. Read-Only.

Type

Boolean

Syntax

SELECT

    SI_NAMEDUSER

FROM

    CI_SYSTEMOBJECTS

WHERE

    SI_ID=ObjectID

The syntax has these parts:

Part Type Description

ObjectID

Long

A number that identifies the object you want to retrieve.

Used to access the property from a query result:

QueryResult.Item(Index).PluginInterface.Connection

Remarks

Use the Connection Property to specify how the user is licensed. To assign a user a named license, set ceConnectionType to 0; to assign a user a concurrent license, set ceConnectionType to 1.



Crystal Decisions, Inc.
http://www.crystaldecisions.com
Support services:
http://support.crystaldecisions.com