FakeCommandExecutorExecute(String, Int32, CommandType) - метод

Definition

Пространство имён: Tessa.Platform.Data.Fake
Сборка: Tessa (в Tessa.dll) Версия: 4.0.4
C#
public FakeCommandExecutor Execute(
	string commandText,
	int result,
	CommandType commandType = 1
)

Параметры

commandText  String
 
result  Int32
 
commandType  CommandType  (Optional)
 

Возвращаемое значение

FakeCommandExecutor

См. также