| DataProviderDatabasePath Property |
Restituisce o imposta il percorso dei dati.
Namespace: Amica.DataAssembly: Amica.Data (in Amica.Data.dll) Version: 2.9.5532.15429
Syntax public string DatabasePath { get; set; }
Public Property DatabasePath As String
Get
Set
member DatabasePath : string with get, set
Property Value
Type:
StringPercorso di installazione dell'applicazione.
Return Value
Type:
StringIl percorso in cui sono memorizzati i database.
See Also