mirror of
https://github.com/salexdv/bsl_console.git
synced 2024-11-28 08:48:48 +02:00
Описание конструктора запроса
This commit is contained in:
parent
98b3a34e30
commit
f4e44a57e0
@ -6509,6 +6509,15 @@ define([], function () {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"constructors": {
|
||||||
|
"На основании текста": {
|
||||||
|
"description": "Создает запрос с указанным текстом.",
|
||||||
|
"signature": "(ТекстЗапроса?)",
|
||||||
|
"params": {
|
||||||
|
"ТекстЗапроса": "Строка с текстом запроса"
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"COMОбъект": {
|
"COMОбъект": {
|
||||||
|
Loading…
Reference in New Issue
Block a user