C++ C#

Create(String^, String^) Method

API Reference

Namespace: Semata.DataStore

Class: Instance

Creates a new the DataStore and returns a connection to it.

public:
static Connection^ Create(String^ path, String^ name)

Parameters

Type Name Description
String^ path The path of the DataStore to be created
String^ name The name of the DataStore

Returns: Connection^

Exceptions

Type Description
FileCreateErrorException
OnlyOneConnectionAllowedException Only one connection allowed

This website stores cookies on your computer that are used to manage the order in which you see the pages. To find out more about the cookies we use, see our Privacy Policy.