BConstants
Identità
Namespace:
B.BStaticsAssembly:
BFrameworkTipo: class
Sorgente API: versione
5.0.0
Scopo
Espone operazioni statiche riutilizzabili tramite BConstants. Consultare gli overload prima di introdurre una funzione equivalente.
Dichiarazione
public static class BConstants
Campi e costanti
| Nome | Tipo | Natura |
|---|---|---|
K_AutenticazioneIniziale |
string |
const |
K_AuthType |
string |
const |
K_CnnStr |
string |
const |
K_Copyright |
string |
const |
K_DBApplication |
string |
const |
K_DomainDownload |
string |
const |
K_FILEEVENT |
string |
const |
K_FILELOG |
string |
const |
K_GestioneUtenti |
string |
const |
K_INITDB |
string |
const |
K_MsgOffLine |
string |
const |
K_NomeServerDBApplication |
string |
const |
K_NomeServerReport |
string |
const |
K_OffLine |
string |
const |
K_PasswordDownload |
string |
const |
K_PwdDBApp |
string |
const |
K_SendMailOnError |
string |
const |
K_SendMailOnErrorFrom |
string |
const |
K_SendMailOnErrorPassword |
string |
const |
K_SendMailOnErrorSMTPPort |
string |
const |
K_SendMailOnErrorSMTPServer |
string |
const |
K_SendMailOnErrorTo |
string |
const |
K_SendMailOnErrorUserName |
string |
const |
K_TitoloWebSite |
string |
const |
K_UserDownload |
string |
const |
K_UserNameDBApp |
string |
const |
K_VersioneWebSite |
string |
const |
K_ViewStateCnnStr |
string |
const |
K_ViewStateOnDB |
string |
const |
K_ViewStateTimeOut |
string |
const |
K_VS_debug |
string |
const |
K_WebSiteUseDB |
string |
const |
K_WriteErrorOnDB |
string |
const |
K_WriteErrorOnEventLog |
string |
const |
K_WSREPORTINGSERVER2005 |
string |
const |
Esempi
Consultare BConstants - Esempi.
