|
Postel Control - DatabaseName Property
Kadmos Postel ActiveX Control

Postel Control
DatabaseName Property
|
Description
|
Returns/sets the name and location of the source of data for the control. Restituisce o imposta il nome del database dal quale vengono estratti gli indirizzi dei destinatari e gli inserti di testo se presenti.
|
Syntax Visual Basic
|
[form.]Postel.DatabaseName[ = Text$]
|
|
Visual C++
|
CString Postel.GetDatabaseName(); void Postel.SetDatabaseName(LPCTSTR lpszNewValue);
|
|
Delphi
|
property DatabaseName: WideString;
|
|
C#
|
string Postel.DatabaseName;
|
|
Data Type
|
String
|
Copyright © 2001/2011 Kadmos.com - All rights reserved. Privacy Policy
|