GitHub
Download
Forum
Overview
Tutorial
C++ API
C# API
WinRT API
General interfaces
Connection
Create
Destroy
Connect
Disconnect
QueryConfiguration
QueryControl
QueryDomain
QuerySchemaEdit
stcConnectionOptions
ISystemCallback
ObjectId
Thread
Data interfaces
Schema interfaces
Configuration interfaces
Callback interfaces
Structures
Error codes
DataAccess interfaces
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.
© 2025 Mobiland AG