GitHub    Download    Forum
Overview
Tutorial
C++ API
C# API
General interfaces
Connection
Create
Destroy
Connect
Disconnect
QueryConfiguration
QueryControl
QueryDomain
QuerySchemaEdit
ISystemCallback
ObjectId
Thread
Data interfaces
Schema interfaces
Configuration interfaces
Structures
Error codes
DTDL
DADL
Setup

Connection.Create

Creates a new connection object.

Syntax

static Connection Create();

Parameter

This function has no parameters.

Return value

The new Connection object.

Remarks

Destroy the connection with Connection.Destroy when you no longer need it.
© 2022 Mobiland AG