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/Vertragsverwaltung/VBdoc/topic_0000000000000059_meth...

404 lines
6.4 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>DomainTable Methods</TITLE>
<xml>
<MSHelp:TOCTitle Title="DomainTable Methods"/>
<MSHelp:RLTitle Title="DomainTable Methods"/>
<MSHelp:Keyword Index="A" Term="topic_0000000000000059"/>
<MSHelp:Keyword Index="K" Term="DomainTable Class"/>
<MSHelp:Keyword Index="K" Term="Vertragsverwaltung.TKB.VV.Sysadmin.DomainTable Class"/>
<MSHelp:Keyword Index="F" Term="Vertragsverwaltung.TKB.VV.Sysadmin.DomainTable"/>
<MSHelp:Keyword Index="F" Term="DomainTable"/>
<MSHelp:Keyword Index="F" Term="Vertragsverwaltung.TKB.VV.Sysadmin.DomainTable"/>
<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 Reference</TD>
<TD CLASS="product" nowrap>&nbsp;</TD>
</TR>
</TABLE>
</div>
<div id="TitleRow">
<H1 class="dtH1"><A NAME="topic_0000000000000059"></A>DomainTable Methods</H1>
</div></div>
<DIV id="nstext" valign="bottom">
<P><A HREF="topic_0000000000000059.html">DomainTable overview</A></P>
<H4 class="dtH4">Public Methods</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_0000000000000070.html">Insert_Bottom_Table</A>
<P>Supported by the .NET Compact Framework.</P>
</TD>
<TD width=50%>
Neuer Eintrag in der Tabelle eintragen. Sind neben den Defaultwerten weitere Attribute vorhanden, werde diese abhängig vom Datentype mit Defaultwerten befüllt.</TD>
</TR>
<TR VALIGN="top">
<TD width=50%><IMG SRC="pubmethod.gif" ALT="public method" BORDER=0>
<A HREF="topic_000000000000006F.html">Load_Bootom_Table</A>
<P>Supported by the .NET Compact Framework.</P>
</TD>
<TD width=50%>
Load der Verbindungstabelle</TD>
</TR>
<TR VALIGN="top">
<TD width=50%><IMG SRC="pubmethod.gif" ALT="public method" BORDER=0>
<A HREF="topic_0000000000000066.html">Load_Data</A>
<P>Supported by the .NET Compact Framework.</P>
</TD>
<TD width=50%>
Daten ab Datenbank laden</TD>
</TR>
<TR VALIGN="top">
<TD width=50%><IMG SRC="pubmethod.gif" ALT="public method" BORDER=0>
<A HREF="topic_0000000000000065.html">Load_Data_MA</A>
<P>Supported by the .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_000000000000006D.html">Save_Data</A>
<P>Supported by the .NET Compact Framework.</P>
</TD>
<TD width=50%>
Datesichern. Dabei wird das Update- sowie das Insert-Statement dynamisch generiert</TD>
</TR>
<TR VALIGN="top">
<TD width=50%><IMG SRC="pubmethod.gif" ALT="public method" BORDER=0>
<A HREF="topic_000000000000006E.html">dispose</A>
<P>Supported by the .NET Compact Framework.</P>
</TD>
<TD width=50%>
Dispose von Tabledata</TD>
</TR>
</table></div>
<H4 class="dtH4">Private, internal (Friend) and internal protected (Protected Friend) Methods</H4>
<div class="tablediv"><table cellspacing="0" class="dtTABLE">
<TR VALIGN="top">
<TD width=50%>
<IMG SRC="privmethod.gif" ALT="private method" BORDER=0>
<A HREF="topic_0000000000000069.html">Generate_Insert_Statement</A>
<P>Supported by the .NET Compact Framework.</P>
</TD>
<TD width=50%>
Insert-Statement dynamisch für das InsertCommand generieren</TD>
</TR>
<TR VALIGN="top">
<TD width=50%>
<IMG SRC="privmethod.gif" ALT="private method" BORDER=0>
<A HREF="topic_0000000000000068.html">Generate_Update_Statement</A>
<P>Supported by the .NET Compact Framework.</P>
</TD>
<TD width=50%>
Update-Statement dynamisch für das UpdateCommand generieren</TD>
</TR>
<TR VALIGN="top">
<TD width=50%>
<IMG SRC="privmethod.gif" ALT="private method" BORDER=0>
<A HREF="topic_000000000000006C.html">Get_Data_Fieldlen</A>
<P>Supported by the .NET Compact Framework.</P>
</TD>
<TD width=50%>
Feldlänge für den SP-Übergabeparemter festlegen</TD>
</TR>
<TR VALIGN="top">
<TD width=50%>
<IMG SRC="privmethod.gif" ALT="private method" BORDER=0>
<A HREF="topic_000000000000006A.html">Get_Prefix</A>
<P>Supported by the .NET Compact Framework.</P>
</TD>
<TD width=50%>
Prefixt für den SP-Übergabeparameter generieren</TD>
</TR>
<TR VALIGN="top">
<TD width=50%>
<IMG SRC="privmethod.gif" ALT="private method" BORDER=0>
<A HREF="topic_000000000000006B.html">Get_SqlDBType</A>
<P>Supported by the .NET Compact Framework.</P>
</TD>
<TD width=50%>
SQL-DB-Type für den SP-Übergabeparameter festlegen</TD>
</TR>
<TR VALIGN="top">
<TD width=50%>
<IMG SRC="privmethod.gif" ALT="private method" BORDER=0>
<A HREF="topic_0000000000000067.html">Load_BaseData</A>
<P>Supported by the .NET Compact Framework.</P>
</TD>
<TD width=50%>
Basis-Datentabelle laden. Diese wird für die dynamische Generierung der Insert- und Update-Statements benötigt</TD>
</TR>
</table></div>
<H4 class="dtH4">See Also</H4>
<p>
<A HREF="topic_0000000000000059.html">DomainTable Class</A>
</p>
<DIV CLASS="footer">
<HR>
Generated by VBdocman .NET
<p>
</div></div>
</BODY>
</HTML>