Skip to content

Commit ac1b915

Browse files
committed
Update as 2.5.1
1 parent 697ab6b commit ac1b915

File tree

7 files changed

+487
-55
lines changed

7 files changed

+487
-55
lines changed

doc/api/DirectSQL.Database-5.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,8 @@ <h5>Inheritance</h5>
8383
<div class="level2"><a class="xref" href="DirectSQL.DB2.DB2Database.html">DB2Database</a></div>
8484
<div class="level2"><a class="xref" href="DirectSQL.MySql.MySqlDatabase.html">MySqlDatabase</a></div>
8585
<div class="level2"><a class="xref" href="DirectSQL.Npgsql.NpgsqlDatabase.html">NpgsqlDatabase</a></div>
86+
<div class="level2"><a class="xref" href="DirectSQL.OdbcServer.OdbcDatabase.html">OdbcDatabase</a></div>
8687
<div class="level2"><a class="xref" href="DirectSQL.SqlLite.SqlLiteDatabase.html">SqlLiteDatabase</a></div>
87-
<div class="level2"><a class="xref" href="DirectSQL.SqlServer.OdbcDatabase.html">OdbcDatabase</a></div>
8888
<div class="level2"><a class="xref" href="DirectSQL.SqlServer.SqlServerDatabase.html">SqlServerDatabase</a></div>
8989
</div>
9090
<div class="inheritedMembers">

doc/api/DirectSQL.OdbcServer.OdbcDatabase.html

Lines changed: 292 additions & 0 deletions
Large diffs are not rendered by default.

doc/api/DirectSQL.OdbcServer.html

Lines changed: 117 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,117 @@
1+
<!DOCTYPE html>
2+
<!--[if IE]><![endif]-->
3+
<html>
4+
5+
<head>
6+
<meta charset="utf-8">
7+
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
8+
<title>Namespace DirectSQL.OdbcServer
9+
</title>
10+
<meta name="viewport" content="width=device-width">
11+
<meta name="title" content="Namespace DirectSQL.OdbcServer
12+
">
13+
<meta name="generator" content="docfx 2.40.4.0">
14+
15+
<link rel="shortcut icon" href="../../favicon.ico">
16+
<link rel="stylesheet" href="../../styles/docfx.vendor.css">
17+
<link rel="stylesheet" href="../../styles/docfx.css">
18+
<link rel="stylesheet" href="../../styles/main.css">
19+
<meta property="docfx:navrel" content="">
20+
<meta property="docfx:tocrel" content="toc.html">
21+
22+
23+
24+
</head>
25+
<body data-spy="scroll" data-target="#affix" data-offset="120">
26+
<div id="wrapper">
27+
<header>
28+
29+
<nav id="autocollapse" class="navbar navbar-inverse ng-scope" role="navigation">
30+
<div class="container">
31+
<div class="navbar-header">
32+
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar">
33+
<span class="sr-only">Toggle navigation</span>
34+
<span class="icon-bar"></span>
35+
<span class="icon-bar"></span>
36+
<span class="icon-bar"></span>
37+
</button>
38+
39+
<a class="navbar-brand" href="../../index.html">
40+
<img id="logo" class="svg" src="../../logo.svg" alt="">
41+
</a>
42+
</div>
43+
<div class="collapse navbar-collapse" id="navbar">
44+
<form class="navbar-form navbar-right" role="search" id="search">
45+
<div class="form-group">
46+
<input type="text" class="form-control" id="search-query" placeholder="Search" autocomplete="off">
47+
</div>
48+
</form>
49+
</div>
50+
</div>
51+
</nav>
52+
53+
<div class="subnav navbar navbar-default">
54+
<div class="container hide-when-search" id="breadcrumb">
55+
<ul class="breadcrumb">
56+
<li></li>
57+
</ul>
58+
</div>
59+
</div>
60+
</header>
61+
<div role="main" class="container body-content hide-when-search">
62+
63+
<div class="sidenav hide-when-search">
64+
<a class="btn toc-toggle collapse" data-toggle="collapse" href="#sidetoggle" aria-expanded="false" aria-controls="sidetoggle">Show / Hide Table of Contents</a>
65+
<div class="sidetoggle collapse" id="sidetoggle">
66+
<div id="sidetoc"></div>
67+
</div>
68+
</div>
69+
<div class="article row grid-right">
70+
<div class="col-md-10">
71+
<article class="content wrap" id="_content" data-uid="DirectSQL.OdbcServer">
72+
73+
<h1 id="DirectSQL_OdbcServer" data-uid="DirectSQL.OdbcServer" class="text-break">Namespace DirectSQL.OdbcServer
74+
</h1>
75+
<div class="markdown level0 summary"></div>
76+
<div class="markdown level0 conceptual"></div>
77+
<div class="markdown level0 remarks"></div>
78+
<h3 id="classes">Classes
79+
</h3>
80+
<h4><a class="xref" href="DirectSQL.OdbcServer.OdbcDatabase.html">OdbcDatabase</a></h4>
81+
<section></section>
82+
</article>
83+
</div>
84+
85+
<div class="hidden-sm col-md-2" role="complementary">
86+
<div class="sideaffix">
87+
<div class="contribution">
88+
<ul class="nav">
89+
</ul>
90+
</div>
91+
<nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
92+
<!-- <p><a class="back-to-top" href="#top">Back to top</a><p> -->
93+
</nav>
94+
</div>
95+
</div>
96+
</div>
97+
</div>
98+
99+
<footer>
100+
<div class="grad-bottom"></div>
101+
<div class="footer">
102+
<div class="container">
103+
<span class="pull-right">
104+
<a href="#top">Back to top</a>
105+
</span>
106+
107+
<span>Generated by <strong>DocFX</strong></span>
108+
</div>
109+
</div>
110+
</footer>
111+
</div>
112+
113+
<script type="text/javascript" src="../../styles/docfx.vendor.js"></script>
114+
<script type="text/javascript" src="../../styles/docfx.js"></script>
115+
<script type="text/javascript" src="../../styles/main.js"></script>
116+
</body>
117+
</html>

doc/api/DirectSQL.SqlServer.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,6 @@ <h1 id="DirectSQL_SqlServer" data-uid="DirectSQL.SqlServer" class="text-break">N
7777
<div class="markdown level0 remarks"></div>
7878
<h3 id="classes">Classes
7979
</h3>
80-
<h4><a class="xref" href="DirectSQL.SqlServer.OdbcDatabase.html">OdbcDatabase</a></h4>
81-
<section></section>
8280
<h4><a class="xref" href="DirectSQL.SqlServer.SqlServerDatabase.html">SqlServerDatabase</a></h4>
8381
<section></section>
8482
</article>

doc/api/toc.html

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,16 @@
7575
</li>
7676
</ul>
7777
</li>
78+
<li>
79+
<span class="expand-stub"></span>
80+
<a href="DirectSQL.OdbcServer.html" name="" title="DirectSQL.OdbcServer">DirectSQL.OdbcServer</a>
81+
82+
<ul class="nav level2">
83+
<li>
84+
<a href="DirectSQL.OdbcServer.OdbcDatabase.html" name="" title="OdbcDatabase">OdbcDatabase</a>
85+
</li>
86+
</ul>
87+
</li>
7888
<li>
7989
<span class="expand-stub"></span>
8090
<a href="DirectSQL.SqlLite.html" name="" title="DirectSQL.SqlLite">DirectSQL.SqlLite</a>
@@ -90,9 +100,6 @@
90100
<a href="DirectSQL.SqlServer.html" name="" title="DirectSQL.SqlServer">DirectSQL.SqlServer</a>
91101

92102
<ul class="nav level2">
93-
<li>
94-
<a href="DirectSQL.SqlServer.OdbcDatabase.html" name="" title="OdbcDatabase">OdbcDatabase</a>
95-
</li>
96103
<li>
97104
<a href="DirectSQL.SqlServer.SqlServerDatabase.html" name="" title="SqlServerDatabase">SqlServerDatabase</a>
98105
</li>

manifest.json

Lines changed: 29 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"output": {
8282
".html": {
8383
"relative_path": "doc/api/DirectSQL.Database-5.html",
84-
"hash": "G3Egrf7HJLpLKmV64D4DKw=="
84+
"hash": "zTnFn9lHNOTbFjHRRrTmPQ=="
8585
}
8686
},
8787
"is_incremental": false,
@@ -147,6 +147,30 @@
147147
"is_incremental": false,
148148
"version": ""
149149
},
150+
{
151+
"type": "ManagedReference",
152+
"source_relative_path": "doc/api/DirectSQL.OdbcServer.OdbcDatabase.yml",
153+
"output": {
154+
".html": {
155+
"relative_path": "doc/api/DirectSQL.OdbcServer.OdbcDatabase.html",
156+
"hash": "nri+RrVB4JIKohvAb5t9QQ=="
157+
}
158+
},
159+
"is_incremental": false,
160+
"version": ""
161+
},
162+
{
163+
"type": "ManagedReference",
164+
"source_relative_path": "doc/api/DirectSQL.OdbcServer.yml",
165+
"output": {
166+
".html": {
167+
"relative_path": "doc/api/DirectSQL.OdbcServer.html",
168+
"hash": "UUIMjOHRuNCjM63frSH75w=="
169+
}
170+
},
171+
"is_incremental": false,
172+
"version": ""
173+
},
150174
{
151175
"type": "ManagedReference",
152176
"source_relative_path": "doc/api/DirectSQL.ReadSqlResult-5.yml",
@@ -207,18 +231,6 @@
207231
"is_incremental": false,
208232
"version": ""
209233
},
210-
{
211-
"type": "ManagedReference",
212-
"source_relative_path": "doc/api/DirectSQL.SqlServer.OdbcDatabase.yml",
213-
"output": {
214-
".html": {
215-
"relative_path": "doc/api/DirectSQL.SqlServer.OdbcDatabase.html",
216-
"hash": "7rw1tUJqdTGK/fZZenHe+g=="
217-
}
218-
},
219-
"is_incremental": false,
220-
"version": ""
221-
},
222234
{
223235
"type": "ManagedReference",
224236
"source_relative_path": "doc/api/DirectSQL.SqlServer.SqlServerDatabase.yml",
@@ -237,7 +249,7 @@
237249
"output": {
238250
".html": {
239251
"relative_path": "doc/api/DirectSQL.SqlServer.html",
240-
"hash": "LJPVIhgEu37sYTzzpItbAg=="
252+
"hash": "xHEjC2ttTTgKw2+Cuhe1pg=="
241253
}
242254
},
243255
"is_incremental": false,
@@ -273,7 +285,7 @@
273285
"output": {
274286
".html": {
275287
"relative_path": "doc/api/toc.html",
276-
"hash": "jAI5ooeMryQplzAL4TfoLQ=="
288+
"hash": "QT6xCRoZh5zH6MI3yVgopA=="
277289
}
278290
},
279291
"is_incremental": false,
@@ -340,11 +352,11 @@
340352
"details": "Processor TocDocumentProcessor cannot support incremental build because the processor doesn't implement ISupportIncrementalDocumentProcessor interface.",
341353
"incrementalPhase": "build"
342354
},
343-
"ConceptualDocumentProcessor": {
355+
"ManagedReferenceDocumentProcessor": {
344356
"can_incremental": true,
345357
"incrementalPhase": "build"
346358
},
347-
"ManagedReferenceDocumentProcessor": {
359+
"ConceptualDocumentProcessor": {
348360
"can_incremental": true,
349361
"incrementalPhase": "build"
350362
}

xrefmap.yml

Lines changed: 38 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -513,6 +513,44 @@ references:
513513
isSpec: "True"
514514
fullName: DirectSQL.Npgsql.NpgsqlDatabase.CreateConnection
515515
nameWithType: NpgsqlDatabase.CreateConnection
516+
- uid: DirectSQL.OdbcServer
517+
name: DirectSQL.OdbcServer
518+
href: doc/api/DirectSQL.OdbcServer.html
519+
commentId: N:DirectSQL.OdbcServer
520+
fullName: DirectSQL.OdbcServer
521+
nameWithType: DirectSQL.OdbcServer
522+
- uid: DirectSQL.OdbcServer.OdbcDatabase
523+
name: OdbcDatabase
524+
href: doc/api/DirectSQL.OdbcServer.OdbcDatabase.html
525+
commentId: T:DirectSQL.OdbcServer.OdbcDatabase
526+
fullName: DirectSQL.OdbcServer.OdbcDatabase
527+
nameWithType: OdbcDatabase
528+
- uid: DirectSQL.OdbcServer.OdbcDatabase.#ctor(System.String)
529+
name: OdbcDatabase(String)
530+
href: doc/api/DirectSQL.OdbcServer.OdbcDatabase.html#DirectSQL_OdbcServer_OdbcDatabase__ctor_System_String_
531+
commentId: M:DirectSQL.OdbcServer.OdbcDatabase.#ctor(System.String)
532+
fullName: DirectSQL.OdbcServer.OdbcDatabase.OdbcDatabase(System.String)
533+
nameWithType: OdbcDatabase.OdbcDatabase(String)
534+
- uid: DirectSQL.OdbcServer.OdbcDatabase.#ctor*
535+
name: OdbcDatabase
536+
href: doc/api/DirectSQL.OdbcServer.OdbcDatabase.html#DirectSQL_OdbcServer_OdbcDatabase__ctor_
537+
commentId: Overload:DirectSQL.OdbcServer.OdbcDatabase.#ctor
538+
isSpec: "True"
539+
fullName: DirectSQL.OdbcServer.OdbcDatabase.OdbcDatabase
540+
nameWithType: OdbcDatabase.OdbcDatabase
541+
- uid: DirectSQL.OdbcServer.OdbcDatabase.CreateConnection
542+
name: CreateConnection()
543+
href: doc/api/DirectSQL.OdbcServer.OdbcDatabase.html#DirectSQL_OdbcServer_OdbcDatabase_CreateConnection
544+
commentId: M:DirectSQL.OdbcServer.OdbcDatabase.CreateConnection
545+
fullName: DirectSQL.OdbcServer.OdbcDatabase.CreateConnection()
546+
nameWithType: OdbcDatabase.CreateConnection()
547+
- uid: DirectSQL.OdbcServer.OdbcDatabase.CreateConnection*
548+
name: CreateConnection
549+
href: doc/api/DirectSQL.OdbcServer.OdbcDatabase.html#DirectSQL_OdbcServer_OdbcDatabase_CreateConnection_
550+
commentId: Overload:DirectSQL.OdbcServer.OdbcDatabase.CreateConnection
551+
isSpec: "True"
552+
fullName: DirectSQL.OdbcServer.OdbcDatabase.CreateConnection
553+
nameWithType: OdbcDatabase.CreateConnection
516554
- uid: DirectSQL.ReadSqlResult`5
517555
name: ReadSqlResult<R, CMD, T, C, P>
518556
href: doc/api/DirectSQL.ReadSqlResult-5.html
@@ -808,38 +846,6 @@ references:
808846
commentId: N:DirectSQL.SqlServer
809847
fullName: DirectSQL.SqlServer
810848
nameWithType: DirectSQL.SqlServer
811-
- uid: DirectSQL.SqlServer.OdbcDatabase
812-
name: OdbcDatabase
813-
href: doc/api/DirectSQL.SqlServer.OdbcDatabase.html
814-
commentId: T:DirectSQL.SqlServer.OdbcDatabase
815-
fullName: DirectSQL.SqlServer.OdbcDatabase
816-
nameWithType: OdbcDatabase
817-
- uid: DirectSQL.SqlServer.OdbcDatabase.#ctor(System.String)
818-
name: OdbcDatabase(String)
819-
href: doc/api/DirectSQL.SqlServer.OdbcDatabase.html#DirectSQL_SqlServer_OdbcDatabase__ctor_System_String_
820-
commentId: M:DirectSQL.SqlServer.OdbcDatabase.#ctor(System.String)
821-
fullName: DirectSQL.SqlServer.OdbcDatabase.OdbcDatabase(System.String)
822-
nameWithType: OdbcDatabase.OdbcDatabase(String)
823-
- uid: DirectSQL.SqlServer.OdbcDatabase.#ctor*
824-
name: OdbcDatabase
825-
href: doc/api/DirectSQL.SqlServer.OdbcDatabase.html#DirectSQL_SqlServer_OdbcDatabase__ctor_
826-
commentId: Overload:DirectSQL.SqlServer.OdbcDatabase.#ctor
827-
isSpec: "True"
828-
fullName: DirectSQL.SqlServer.OdbcDatabase.OdbcDatabase
829-
nameWithType: OdbcDatabase.OdbcDatabase
830-
- uid: DirectSQL.SqlServer.OdbcDatabase.CreateConnection
831-
name: CreateConnection()
832-
href: doc/api/DirectSQL.SqlServer.OdbcDatabase.html#DirectSQL_SqlServer_OdbcDatabase_CreateConnection
833-
commentId: M:DirectSQL.SqlServer.OdbcDatabase.CreateConnection
834-
fullName: DirectSQL.SqlServer.OdbcDatabase.CreateConnection()
835-
nameWithType: OdbcDatabase.CreateConnection()
836-
- uid: DirectSQL.SqlServer.OdbcDatabase.CreateConnection*
837-
name: CreateConnection
838-
href: doc/api/DirectSQL.SqlServer.OdbcDatabase.html#DirectSQL_SqlServer_OdbcDatabase_CreateConnection_
839-
commentId: Overload:DirectSQL.SqlServer.OdbcDatabase.CreateConnection
840-
isSpec: "True"
841-
fullName: DirectSQL.SqlServer.OdbcDatabase.CreateConnection
842-
nameWithType: OdbcDatabase.CreateConnection
843849
- uid: DirectSQL.SqlServer.SqlServerDatabase
844850
name: SqlServerDatabase
845851
href: doc/api/DirectSQL.SqlServer.SqlServerDatabase.html

0 commit comments

Comments
 (0)