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

Definition

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

Параметры

commandText  String
 
result  Int32
 
commandType  CommandType  (Optional)
 

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

FakeCommandExecutor

См. также