ISecurityConnection2.Type

Fore Syntax

Type: DalConnectionType;

Fore.NET Syntax

Type: Prognoz.Platform.Interop.Dal.DalConnectionType;

Description

The Type property returns specific connection type with database.

Example

The property use is given in the example for ISecurityConnection2.Clone.

See also:

IDalConnection2