You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-11-25 22:12:29 +02:00
Main build (Jenkins)
This commit is contained in:
3
docs/en/md/MSSQL/Orm/Add-records.mdx
vendored
3
docs/en/md/MSSQL/Orm/Add-records.mdx
vendored
@@ -51,8 +51,7 @@ List of available types is described on the initial page of the MSSQL library do
|
||||
Image = "https://hut.openintegrations.dev/test_data/picture.jpg";
|
||||
OPI_TypeConversion.GetBinaryData(Image); // Image - Type: BinaryData
|
||||
|
||||
XML = "<?xml version=""1.0""?>
|
||||
|<root>
|
||||
XML = "<?xml version=""1.0""?><root>
|
||||
| <element>
|
||||
| <name>Example</name>
|
||||
| <value>123</value>
|
||||
|
||||
Reference in New Issue
Block a user