PlaceholderCompilationStorage - конструктор
Пространство имён: Tessa.Compilation.PlaceholdersСборка: Tessa.Server (в Tessa.Server.dll) Версия: 3.6.0.22
public PlaceholderCompilationStorage(
IDbScope dbScope,
ITransactionStrategy transactionStrategy
)
Public Sub New (
dbScope As IDbScope,
transactionStrategy As ITransactionStrategy
)
public:
PlaceholderCompilationStorage(
IDbScope^ dbScope,
ITransactionStrategy^ transactionStrategy
)
new :
dbScope : IDbScope *
transactionStrategy : ITransactionStrategy -> PlaceholderCompilationStorage
Параметры
- dbScope IDbScope
-
- transactionStrategy ITransactionStrategy
-