Firebird ADO.NET Provider SDK Documentation - v1.7 |
|
FbSecurity.UsersDbPath Property
The path to the security database on the server; for example, /usr/interbase/.
[Visual Basic]
Public ReadOnly Property UsersDbPath As
String
[C#]
public
string UsersDbPath {get;}
See Also
FbSecurity Class | FirebirdSql.Data.Firebird.Services Namespace