Vertragsverwaltung Reference  

clsVertragspartner Members

clsVertragspartner overview

Public Constructors

public constructor clsVertragspartner Constructor (inherited from Vertragsverwaltung.TKB.VV.DB.clsVertragspartner)

Supported by the .NET Compact Framework.

Purpose: Class constructor.

Public Properties

public property bAktiv (inherited from Vertragsverwaltung.TKB.VV.DB.clsVertragspartner)

Supported by the .NET Compact Framework.

public property cpMainConnectionProvider (inherited from Vertragsverwaltung.TKB.VV.DB.clsDBInteractionBase)

Supported by the .NET Compact Framework.

public property daErstellt_am (inherited from Vertragsverwaltung.TKB.VV.DB.clsVertragspartner)

Supported by the .NET Compact Framework.

public property daMutiert_am (inherited from Vertragsverwaltung.TKB.VV.DB.clsVertragspartner)

Supported by the .NET Compact Framework.

public property iErrorCode (inherited from Vertragsverwaltung.TKB.VV.DB.clsDBInteractionBase)

Supported by the .NET Compact Framework.

public property iMandantnr (inherited from Vertragsverwaltung.TKB.VV.DB.clsVertragspartner)

Supported by the .NET Compact Framework.

public property iMutierer (inherited from Vertragsverwaltung.TKB.VV.DB.clsVertragspartner)

Supported by the .NET Compact Framework.

public property iRowsAffected (inherited from Vertragsverwaltung.TKB.VV.DB.clsDBInteractionBase)

Supported by the .NET Compact Framework.

public property iSecurityLevelNr (inherited from Vertragsverwaltung.TKB.VV.DB.clsVertragspartner)

Supported by the .NET Compact Framework.

public property iVertragspartnerNr (inherited from Vertragsverwaltung.TKB.VV.DB.clsVertragspartner)

Supported by the .NET Compact Framework.

public property sBemerkung (inherited from Vertragsverwaltung.TKB.VV.DB.clsVertragspartner)

Supported by the .NET Compact Framework.

public property sConnectionString (inherited from Vertragsverwaltung.TKB.VV.DB.clsDBInteractionBase)

Supported by the .NET Compact Framework.

public property sEMail (inherited from Vertragsverwaltung.TKB.VV.DB.clsVertragspartner)

Supported by the .NET Compact Framework.

public property sInternet (inherited from Vertragsverwaltung.TKB.VV.DB.clsVertragspartner)

Supported by the .NET Compact Framework.

public property sNameZ1 (inherited from Vertragsverwaltung.TKB.VV.DB.clsVertragspartner)

Supported by the .NET Compact Framework.

public property sNameZ2 (inherited from Vertragsverwaltung.TKB.VV.DB.clsVertragspartner)

Supported by the .NET Compact Framework.

public property sOrt (inherited from Vertragsverwaltung.TKB.VV.DB.clsVertragspartner)

Supported by the .NET Compact Framework.

public property sPLZ (inherited from Vertragsverwaltung.TKB.VV.DB.clsVertragspartner)

Supported by the .NET Compact Framework.

public property sPostfach (inherited from Vertragsverwaltung.TKB.VV.DB.clsVertragspartner)

Supported by the .NET Compact Framework.

public property sStrasse (inherited from Vertragsverwaltung.TKB.VV.DB.clsVertragspartner)

Supported by the .NET Compact Framework.

public property sTelefax (inherited from Vertragsverwaltung.TKB.VV.DB.clsVertragspartner)

Supported by the .NET Compact Framework.

public property sTelefon (inherited from Vertragsverwaltung.TKB.VV.DB.clsVertragspartner)

Supported by the .NET Compact Framework.

Public Methods

public method Add_New

Supported by the .NET Compact Framework.

Neuer Vertragspartner
public method Create_Copy

Supported by the .NET Compact Framework.

Kopie eines Vertragspartners erstellen
public method Delete (inherited from Vertragsverwaltung.TKB.VV.DB.clsVertragspartner)

Supported by the .NET Compact Framework.

Purpose: Delete method. This method will Delete one existing row in the database, based on the Primary Key.
public method Delete_Partner

Supported by the .NET Compact Framework.

Vertragspartner inaktivieren
public method Get_Kontaktpersonen (Overloaded)

Supported by the .NET Compact Framework.

Kontaktpersonen zu einem Vertragspartner auslesen
public method Get_Partner

Supported by the .NET Compact Framework.

Vertragspartener auslesen
public method Get_Vertragspartnername

Supported by the .NET Compact Framework.

Standard-Vertragspartnername auslesen
public method Insert (inherited from Vertragsverwaltung.TKB.VV.DB.clsVertragspartner)

Supported by the .NET Compact Framework.

Purpose: Insert method. This method will insert one new row into the database.
public method Save_Data

Supported by the .NET Compact Framework.

Vertragspartner speichern
public method SelectAll (inherited from Vertragsverwaltung.TKB.VV.DB.clsVertragspartner)

Supported by the .NET Compact Framework.

Purpose: SelectAll method. This method will Select all rows from the table.
public method SelectOne (inherited from Vertragsverwaltung.TKB.VV.DB.clsVertragspartner)

Supported by the .NET Compact Framework.

Purpose: Select method. This method will Select one existing row from the database, based on the Primary Key.
public method Update (inherited from Vertragsverwaltung.TKB.VV.DB.clsVertragspartner)

Supported by the .NET Compact Framework.

Purpose: Update method. This method will Update one existing row in the database.
public method Vertragspartner_Suchen

Supported by the .NET Compact Framework.

Vertragspartner suchen
public method dispose (Overloaded)

Supported by the .NET Compact Framework.

Destructor Dispose

Private, internal (Friend) and internal protected (Protected Friend) Methods

private method Delete_Kontaktpersonen

Supported by the .NET Compact Framework.

Inaktivieren aller aktiven Kontaktpersonen zu einem Vertragspartner

Fields

public field Kontaktperson

Supported by the .NET Compact Framework.

public field Kontaktpersonen

Supported by the .NET Compact Framework.

protected field m_bMainConnectionIsCreatedLocal (inherited from Vertragsverwaltung.TKB.VV.DB.clsDBInteractionBase)

Supported by the .NET Compact Framework.

protected field m_cpMainConnectionProvider (inherited from Vertragsverwaltung.TKB.VV.DB.clsDBInteractionBase)

Supported by the .NET Compact Framework.

protected field m_iErrorCode (inherited from Vertragsverwaltung.TKB.VV.DB.clsDBInteractionBase)

Supported by the .NET Compact Framework.

protected field m_iRowsAffected (inherited from Vertragsverwaltung.TKB.VV.DB.clsDBInteractionBase)

Supported by the .NET Compact Framework.

protected field m_scoMainConnection (inherited from Vertragsverwaltung.TKB.VV.DB.clsDBInteractionBase)

Supported by the .NET Compact Framework.

See Also

clsVertragspartner Class