You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
318 lines
5.8 KiB
318 lines
5.8 KiB
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<meta name="GENERATOR" content="VSdocman - documentation generator; http://www.helixoft.com" />
|
|
<title>ICommonDBAccess Methods</title>
|
|
|
|
<link rel="stylesheet" type="text/css" href="msdn10_lightweight/msdn10_lightweight.css"></link>
|
|
<script src="msdn10_lightweight/msdn10_lightweight.js" type="text/javascript"></script>
|
|
<script src="SyntaxHighlighter/scripts/shCore_helixoft.js" type="text/javascript"></script>
|
|
<script src="SyntaxHighlighter/scripts/shBrushVb.js" type="text/javascript"></script>
|
|
<script src="SyntaxHighlighter/scripts/shBrushCSharp.js" type="text/javascript"></script>
|
|
<script src="SyntaxHighlighter/scripts/shBrushCpp.js" type="text/javascript"></script>
|
|
<script src="SyntaxHighlighter/scripts/shBrushJScript.js" type="text/javascript"></script>
|
|
<link href="SyntaxHighlighter/styles/shCore.css" rel="stylesheet" type="text/css" />
|
|
<link href="SyntaxHighlighter/styles/shThemeMsdnLW.css" rel="stylesheet" type="text/css" />
|
|
<script type="text/javascript">
|
|
SyntaxHighlighter.all();
|
|
</script>
|
|
|
|
<script type="text/javascript">
|
|
<!--
|
|
if (self.name != "vbdocright") {
|
|
if (location.search != "?toc=no") {
|
|
var filename = location.pathname.replace(/\\/g, "/");
|
|
filename = filename.substring(filename.lastIndexOf('/')+1);
|
|
location.replace("index.html#" + filename);
|
|
}
|
|
}
|
|
|
|
function replaceTitleAndUrl(win, title, url) {
|
|
if(history.replaceState) {
|
|
win.history.replaceState(null, title, url);
|
|
} else {
|
|
win.document.title = document.title;
|
|
win.location.replace(url);
|
|
}
|
|
}
|
|
//-->
|
|
</script>
|
|
</head>
|
|
|
|
<body style="direction: ltr;">
|
|
<script type="text/javascript">
|
|
try {
|
|
if (location.search != "?toc=no") {
|
|
parent.document.title = document.title;
|
|
var filename = location.pathname.replace(/\\/g, "/");
|
|
filename = filename.substring(filename.lastIndexOf('/')+1);
|
|
if (window.parent.location.search == null || window.parent.location.search != "?" + filename) {
|
|
if (window.parent.location.hash == null || window.parent.location.hash != "#" + filename) {
|
|
replaceTitleAndUrl(window.parent, document.title, "index.html#" + filename);
|
|
}
|
|
}
|
|
}
|
|
} catch (ex) {}
|
|
</script>
|
|
<div id="topic">
|
|
<!--HEADER START-->
|
|
<div id="header">
|
|
<div id="runningHeaderText">EDKB12WS Reference</div>
|
|
<h1 class="title">ICommonDBAccess Methods</h1>
|
|
<div id="headerLinks">
|
|
<a href="topic_00000000000000B3.html">ICommonDBAccess Interface</a>
|
|
<a href="#seeAlsoSection">See Also</a>
|
|
</div>
|
|
<hr />
|
|
</div>
|
|
<!--HEADER END-->
|
|
|
|
<div id="mainSection">
|
|
<div id="mainBody">
|
|
<p />
|
|
<p>
|
|
The following tables list the members exposed by the
|
|
<a href="topic_00000000000000B3.html">ICommonDBAccess</a>
|
|
type.
|
|
</p>
|
|
|
|
|
|
|
|
|
|
|
|
<div class="section_container">
|
|
<div class="section_heading">
|
|
<span><a href="javascript:void(0)" title="Collapse" onclick="toggleSection(this);">Methods</a></span>
|
|
<div><hr /></div>
|
|
</div>
|
|
|
|
<div id="MethodsSection" class="section">
|
|
<table class="memberListTable">
|
|
<tr>
|
|
<th></th>
|
|
<th>
|
|
Name
|
|
</th>
|
|
<th>
|
|
Description
|
|
</th>
|
|
</tr>
|
|
|
|
|
|
|
|
<tr class="
|
|
|
|
netcf
|
|
|
|
">
|
|
<td>
|
|
<img alt="Public method" src="msdn10_lightweight/pubmethod.gif"></img>
|
|
|
|
|
|
<img alt="Supported by the .NET Compact Framework." src="msdn10_lightweight/CFW.gif"></img>
|
|
|
|
</td>
|
|
<td>
|
|
|
|
<a href="topic_00000000000000B6.html">Delete</a>
|
|
|
|
|
|
</td>
|
|
<td>
|
|
|
|
|
|
|
|
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
|
|
|
|
|
|
|
|
<tr class="
|
|
|
|
netcf
|
|
|
|
">
|
|
<td>
|
|
<img alt="Public method" src="msdn10_lightweight/pubmethod.gif"></img>
|
|
|
|
|
|
<img alt="Supported by the .NET Compact Framework." src="msdn10_lightweight/CFW.gif"></img>
|
|
|
|
</td>
|
|
<td>
|
|
|
|
<a href="topic_00000000000000B4.html">Insert</a>
|
|
|
|
|
|
</td>
|
|
<td>
|
|
|
|
|
|
|
|
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
|
|
|
|
|
|
|
|
<tr class="
|
|
|
|
netcf
|
|
|
|
">
|
|
<td>
|
|
<img alt="Public method" src="msdn10_lightweight/pubmethod.gif"></img>
|
|
|
|
|
|
<img alt="Supported by the .NET Compact Framework." src="msdn10_lightweight/CFW.gif"></img>
|
|
|
|
</td>
|
|
<td>
|
|
|
|
<a href="topic_00000000000000B8.html">SelectAll</a>
|
|
|
|
|
|
</td>
|
|
<td>
|
|
|
|
|
|
|
|
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
|
|
|
|
|
|
|
|
<tr class="
|
|
|
|
netcf
|
|
|
|
">
|
|
<td>
|
|
<img alt="Public method" src="msdn10_lightweight/pubmethod.gif"></img>
|
|
|
|
|
|
<img alt="Supported by the .NET Compact Framework." src="msdn10_lightweight/CFW.gif"></img>
|
|
|
|
</td>
|
|
<td>
|
|
|
|
<a href="topic_00000000000000B7.html">SelectOne</a>
|
|
|
|
|
|
</td>
|
|
<td>
|
|
|
|
|
|
|
|
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
|
|
|
|
|
|
|
|
<tr class="
|
|
|
|
netcf
|
|
|
|
">
|
|
<td>
|
|
<img alt="Public method" src="msdn10_lightweight/pubmethod.gif"></img>
|
|
|
|
|
|
<img alt="Supported by the .NET Compact Framework." src="msdn10_lightweight/CFW.gif"></img>
|
|
|
|
</td>
|
|
<td>
|
|
|
|
<a href="topic_00000000000000B5.html">Update</a>
|
|
|
|
|
|
</td>
|
|
<td>
|
|
|
|
|
|
|
|
|
|
|
|
</td>
|
|
</tr>
|
|
|
|
|
|
|
|
|
|
</table>
|
|
|
|
<a href="#mainBody">
|
|
Top
|
|
</a>
|
|
|
|
</div>
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<div class="section_container">
|
|
<div class="section_heading">
|
|
<span><a href="javascript:void(0)" title="Collapse" onclick="toggleSection(this);">See Also</a></span>
|
|
<div><hr /></div>
|
|
</div>
|
|
|
|
<div id="seeAlsoSection" class="section">
|
|
<div>
|
|
<h4 class="subHeading">
|
|
Reference</h4>
|
|
<a href="topic_00000000000000B3.html">ICommonDBAccess Interface</a><br />
|
|
<a href="topic_000000000000003C.html">EDKB12WS.edokadb Namespace</a><br />
|
|
|
|
|
|
|
|
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div id="footer">
|
|
<p>Generated by VSdocman</p>
|
|
</div>
|
|
</div>
|
|
<script type="text/javascript">
|
|
<!--
|
|
try {
|
|
parent.frames["vbdocswitch"].expandLinkInToc(location.href);
|
|
} catch (ex) {}
|
|
//-->
|
|
</script>
|
|
</body>
|
|
</html>
|
|
|