| DataProviderActiveCompanyPath Property |
Restituisce il percorso al database dell'azienda attiva.
Namespace: Amica.DataAssembly: Amica.Data (in Amica.Data.dll) Version: 2.9.5532.15429
Syntax public string ActiveCompanyPath { get; }
Public ReadOnly Property ActiveCompanyPath As String
Get
member ActiveCompanyPath : string with get
Property Value
Type:
StringIl percorso al database dell'azienda attiva.
Remarks E' necessario che ActiveCompanyId e ApplicationPath siano impostati correttamente.
See Also