SchemeDatabase(Guid, String, Boolean, Boolean) - конструктор
Пространство имён: Tessa.SchemeСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
public SchemeDatabase(
Guid id,
string name,
bool withSystemObjects,
bool initializeImmediately
)
Public Sub New (
id As Guid,
name As String,
withSystemObjects As Boolean,
initializeImmediately As Boolean
)
public:
SchemeDatabase(
Guid id,
String^ name,
bool withSystemObjects,
bool initializeImmediately
)
new :
id : Guid *
name : string *
withSystemObjects : bool *
initializeImmediately : bool -> SchemeDatabase
Параметры
- id Guid
-
- name String
-
- withSystemObjects Boolean
-
- initializeImmediately Boolean
-