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.
ITSM/.svn/pristine/d3/d3a23c3d2e2deba095d42b73105...

260 lines
5.0 KiB

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML xmlns:MSHelp="http://msdn.microsoft.com/mshelp" DIR="LTR"><HEAD>
<meta name="GENERATOR" content="VBdocman .NET - documentation generator; http://www.vbdocman.com">
<META HTTP-EQUIV="Content-Type" Content="text/html; charset=UTF-8">
<TITLE>clsMyKey_Tabelle-Methoden</TITLE>
<xml>
<MSHelp:TOCTitle Title="clsMyKey_Tabelle Methods"/>
<MSHelp:RLTitle Title="clsMyKey_Tabelle Methods"/>
<MSHelp:Keyword Index="A" Term="topic_000000000000083D"/>
<MSHelp:Keyword Index="K" Term="clsMyKey_Tabelle -Klasse"/>
<MSHelp:Keyword Index="K" Term="Vertragsverwaltung.TKB.VV.DB.clsMyKey_Tabelle -Klasse"/>
<MSHelp:Keyword Index="F" Term="Vertragsverwaltung.TKB.VV.DB.clsMyKey_Tabelle"/>
<MSHelp:Keyword Index="F" Term="clsMyKey_Tabelle"/>
<MSHelp:Keyword Index="F" Term="Vertragsverwaltung.TKB.VV.DB.clsMyKey_Tabelle"/>
<MSHelp:Attr Name="DevLang" Value="VB"/>
<MSHelp:Attr Name="DevLangVers" Value="kbLangVB"/>
<MSHelp:Attr Name="DocSet" Value="Visual Basic"/>
<MSHelp:Attr Name="DocSet" Value="Visual Studio"/>
<MSHelp:Attr Name="DocSet" Value="VSM"/>
<MSHelp:Attr Name="Product" Value="VB"/>
<MSHelp:Attr Name="ProductVers" Value="kbVBp700"/>
<MSHelp:Attr Name="Product" Value="VSA"/>
<MSHelp:Attr Name="ProductVers" Value="kbVSA"/>
<MSHelp:Attr Name="Technology" Value="ManagedCode"/>
<MSHelp:Attr Name="TechnologyVers" Value="kbManagedCode"/>
<MSHelp:Attr Name="TopicType" Value="kbSyntax"/>
<MSHelp:Attr Name="TargetOS" Value="Windows"/>
<MSHelp:Attr Name="Locale" Value="kbEnglish"/>
</xml>
<META name="rtfFileName" content="">
<META NAME="save" CONTENT="history">
<!--CSS_START-->
<SCRIPT SRC="MSHelp/scripts/dtuelink.js"></SCRIPT>
<!--CSS_END-->
</HEAD>
<body topmargin=0 id="bodyID" class = "dtBODY"><!--NONSCROLLING BANNER START-->
<div id="nsbanner">
<div id="bannerrow1">
<TABLE CLASS="bannerparthead" CELLSPACING=0>
<TR ID="hdr">
<TD CLASS="runninghead" nowrap>Vertragsverwaltung-Klassenbibliothek</TD>
<TD CLASS="product" nowrap>&nbsp;</TD>
</TR>
</TABLE>
</div>
<div id="TitleRow">
<H1 class="dtH1"><A NAME="topic_000000000000083D"></A>clsMyKey_Tabelle-Methoden</H1>
</div></div>
<DIV id="nstext" valign="bottom">
<P><A HREF="topic_000000000000083D.html">clsMyKey_Tabelle Übersicht</A></P>
<H4 class="dtH4">Öffentliche Methoden</H4>
<div class="tablediv"><table cellspacing="0" class="dtTABLE">
<TR VALIGN="top">
<TD width=50%><IMG SRC="pubmethod.gif" ALT="public method" BORDER=0>
<A HREF="topic_0000000000000398.html">Delete</A>
(Geerbt von: Vertragsverwaltung.TKB.VV.DB.clsKey_tabelle)
<P>Unterstützt von .NET Compact Framework</P>
</TD>
<TD width=50%>
Purpose: Delete method. This method will Delete one existing row in the database, based on the Primary Key.</TD>
</TR>
<TR VALIGN="top">
<TD width=50%><IMG SRC="pubmethod.gif" ALT="public method" BORDER=0>
<A HREF="topic_00000000000009B8_overloads+.html">Dispose</A>
Überladen.
(Geerbt von: Vertragsverwaltung.TKB.VV.DB.clsDBInteractionBase)
<P>Unterstützt von .NET Compact Framework</P>
</TD>
<TD width=50%>
</TD>
</TR>
<TR VALIGN="top">
<TD width=50%><IMG SRC="pubmethod.gif" ALT="public method" BORDER=0>
<A HREF="topic_0000000000000396.html">Insert</A>
(Geerbt von: Vertragsverwaltung.TKB.VV.DB.clsKey_tabelle)
<P>Unterstützt von .NET Compact Framework</P>
</TD>
<TD width=50%>
Purpose: Insert method. This method will insert one new row into the database.</TD>
</TR>
<TR VALIGN="top">
<TD width=50%><IMG SRC="pubmethod.gif" ALT="public method" BORDER=0>
<A HREF="topic_000000000000039A.html">SelectAll</A>
(Geerbt von: Vertragsverwaltung.TKB.VV.DB.clsKey_tabelle)
<P>Unterstützt von .NET Compact Framework</P>
</TD>
<TD width=50%>
Purpose: SelectAll method. This method will Select all rows from the table.</TD>
</TR>
<TR VALIGN="top">
<TD width=50%><IMG SRC="pubmethod.gif" ALT="public method" BORDER=0>
<A HREF="topic_0000000000000399.html">SelectOne</A>
(Geerbt von: Vertragsverwaltung.TKB.VV.DB.clsKey_tabelle)
<P>Unterstützt von .NET Compact Framework</P>
</TD>
<TD width=50%>
Purpose: Select method. This method will Select one existing row from the database, based on the Primary Key.</TD>
</TR>
<TR VALIGN="top">
<TD width=50%><IMG SRC="pubmethod.gif" ALT="public method" BORDER=0>
<A HREF="topic_0000000000000397.html">Update</A>
(Geerbt von: Vertragsverwaltung.TKB.VV.DB.clsKey_tabelle)
<P>Unterstützt von .NET Compact Framework</P>
</TD>
<TD width=50%>
Purpose: Update method. This method will Update one existing row in the database.</TD>
</TR>
<TR VALIGN="top">
<TD width=50%><IMG SRC="pubmethod.gif" ALT="public method" BORDER=0>
<A HREF="topic_000000000000083E.html">get_dbkey</A>
<P>Unterstützt von .NET Compact Framework</P>
</TD>
<TD width=50%>
</TD>
</TR>
</table></div>
<H4 class="dtH4">Siehe auch</H4>
<p>
<A HREF="topic_000000000000083D.html">clsMyKey_Tabelle -Klasse</A>
</p>
<DIV CLASS="footer">
<HR>
Generated by VBdocman .NET
<p>
</div></div>
</BODY>
</HTML>