Namespace: Consultingwerk.BusinessEntityDesigner.Services
Class 
GetSourceBufferNameEventArgs Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.EventArgs

File:GetSourceBufferNameEventArgs
Purpose:Event Argument for the GetSourceBufferName event of the
BusinessEntityDatasetController
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sat Jan 29 13:33:09 CET 2022
Purpose: Returns the name of the database table
Notes:



Top Method Summary
Options Name Purpose
+ CHARACTER ToString () Returns a Character representation of the object

Top Constructor Summary
Options Name Purpose
+ GetSourceBufferNameEventArgs (character, character, character, handle) Constructor for the GetSourceBufferNameEventArgs class

Top Property Summary
Options Name Purpose
+ CHARACTER DatabaseTableName
+ Consultingwerk.EventArgs Empty
Inherited from Consultingwerk.EventArgs
+ CHARACTER SourceBufferName
+ HANDLE TableBufferHandle
+ CHARACTER TempTableName


Method Detail
Top

PUBLIC CHARACTER ToString ()

Purpose: Returns a Character representation of the object
Notes:

Returns CHARACTER
The Character representation of the object


Constructor Detail
Top

PUBLIC GetSourceBufferNameEventArgs (character, character, character, handle)

Purpose: Constructor for the GetSourceBufferNameEventArgs class
Notes:

Parameters:
pcDatabaseTableName CHARACTER
The name of the database table
pcTempTableName CHARACTER
The name of the temp-table
pcSourceBufferName CHARACTER
The name of the source buffer
phTableBufferHandle HANDLE
The handle of the eTable default-buffer of the Business Entity model


Property Detail
Top

PUBLIC CHARACTER DatabaseTableName


Returns CHARACTER
Top

PUBLIC Consultingwerk.EventArgs Empty

Inherited from Consultingwerk.EventArgs

Returns Consultingwerk.EventArgs
Top

PUBLIC CHARACTER SourceBufferName


Returns CHARACTER
Top

PUBLIC HANDLE TableBufferHandle


Returns HANDLE
Top

PUBLIC CHARACTER TempTableName


Returns CHARACTER


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       27.03.2024 00:25:57