Altium C++ SDK 3.0
Loading...
Searching...
No Matches
EDP::IDataBaseLibCommands Struct Reference

#include <EDP.Interfaces.h>

Inheritance diagram for EDP::IDataBaseLibCommands:

Public Member Functions

bool HasComponent (int ATableIndex, std::wstring const AComponentKeys)
bool HasDatafileEntity (int ATableIndex, std::wstring const ADatafileEntityName, std::wstring const ADatafileType)
bool HasModel (int ATableIndex, std::wstring const AComponentKeys, std::wstring const AModelName, std::wstring const AModelType)
std::wstring GetCommaDelimitedFieldValues (int ATableIndex, int AFieldIndex)
void ShowTableBrowser ()
std::wstring GetWhereClause (int ATableIndex, std::wstring const AComponentKeys)
std::wstring GetLeftQuote ()
std::wstring GetRightQuote ()
std::wstring GetTableNameForSQL (int ATableIndex)
TFieldType GetFieldTypeAt (int ATableIndex, int AFieldIndex)
TDatabaseType GetDatabaseType ()

Member Function Documentation

◆ GetCommaDelimitedFieldValues()

std::wstring EDP::IDataBaseLibCommands::GetCommaDelimitedFieldValues ( int ATableIndex,
int AFieldIndex )

◆ GetDatabaseType()

TDatabaseType EDP::IDataBaseLibCommands::GetDatabaseType ( )

◆ GetFieldTypeAt()

TFieldType EDP::IDataBaseLibCommands::GetFieldTypeAt ( int ATableIndex,
int AFieldIndex )

◆ GetLeftQuote()

std::wstring EDP::IDataBaseLibCommands::GetLeftQuote ( )

◆ GetRightQuote()

std::wstring EDP::IDataBaseLibCommands::GetRightQuote ( )

◆ GetTableNameForSQL()

std::wstring EDP::IDataBaseLibCommands::GetTableNameForSQL ( int ATableIndex)

◆ GetWhereClause()

std::wstring EDP::IDataBaseLibCommands::GetWhereClause ( int ATableIndex,
std::wstring const AComponentKeys )

◆ HasComponent()

bool EDP::IDataBaseLibCommands::HasComponent ( int ATableIndex,
std::wstring const AComponentKeys )

◆ HasDatafileEntity()

bool EDP::IDataBaseLibCommands::HasDatafileEntity ( int ATableIndex,
std::wstring const ADatafileEntityName,
std::wstring const ADatafileType )

◆ HasModel()

bool EDP::IDataBaseLibCommands::HasModel ( int ATableIndex,
std::wstring const AComponentKeys,
std::wstring const AModelName,
std::wstring const AModelType )

◆ ShowTableBrowser()

void EDP::IDataBaseLibCommands::ShowTableBrowser ( )

The documentation for this struct was generated from the following file: