Изменения документа PostgreSQL. Npgsql

Редактировал(а) Alexandr Fokin 2024/04/13 12:41

<
От версии < 1.12 >
отредактировано Alexandr Fokin
на 2023/02/09 15:42
К версии < 1.7 >
отредактировано Alexandr Fokin
на 2022/12/01 04:49
>
Изменить комментарий: К данной версии нет комментариев

Комментарий

Подробности

Свойства страницы
Содержимое
... ... @@ -1,6 +1,6 @@
1 1  [[PostgreSQL>>doc:Разработка.Базы данных.SQL.PostgreSQL.WebHome]]
2 2  
3 -[[Ado.Net>>doc:Разработка.NET.Работа с БД.Группа\. Провайдеры\..Ado\.Net.WebHome]]
3 +Npgsql - .NET Access to PostgreSQL
4 4  
5 5  Npgsql aims to be fully ADO.NET-compatible, its API should feel almost identical to other .NET database drivers.
6 6  https://www.npgsql.org/doc/index.html
... ... @@ -11,11 +11,4 @@
11 11  
12 12  ----
13 13  
14 -Performance
15 -[[https:~~/~~/www.npgsql.org/doc/performance.html>>https://www.npgsql.org/doc/performance.html]]
16 -
17 -Connection String Parameters
18 -[[https:~~/~~/www.npgsql.org/doc/connection-string-parameters.html>>https://www.npgsql.org/doc/connection-string-parameters.html]]
19 -
20 -Prepared Statements
21 -[[https:~~/~~/www.npgsql.org/doc/prepare.html?q=prepare>>https://www.npgsql.org/doc/prepare.html?q=prepare]]
14 +