Firebird ADO.NET Provider SDK Documentation - v1.7 |
|
FbDatabasesInfo.ConnectionCount Property
Returns the number of databases attached to the server.
[Visual Basic]
Public Property ConnectionCount As
Integer
[C#]
public
int ConnectionCount {get; set;}
Property Value
Number of databases attached to the server.
See Also
FbDatabasesInfo Class | FirebirdSql.Data.Firebird.Services Namespace