DatabaseSchemeOperationDump(Exception, String, Byte, String) - конструктор
Пространство имён: Tessa.SchemeСборка: Tessa (в Tessa.dll) Версия: 4.1.3+7e2b1422f9b8c7c41fbbc4b151a843bed05319ab
public DatabaseSchemeOperationDump(
Exception exception,
string operation,
byte[]? compressedData,
string commands
)
Public Sub New (
exception As Exception,
operation As String,
compressedData As Byte(),
commands As String
)
public:
DatabaseSchemeOperationDump(
Exception^ exception,
String^ operation,
array<unsigned char>^ compressedData,
String^ commands
)
new :
exception : Exception *
operation : string *
compressedData : byte[] *
commands : string -> DatabaseSchemeOperationDump
Параметры
- exception Exception
-
- operation String
-
- compressedData Byte
-
- commands String
-