Firebird ADO.NET Provider SDK Documentation - v1.7 |
|
FbDatabaseInfo.NumBuffers Property
Gets the number of memory buffers currently allocated.
[Visual Basic]
Public ReadOnly Property NumBuffers As
Integer
[C#]
public
int NumBuffers {get;}
See Also
FbDatabaseInfo Class | FirebirdSql.Data.Firebird Namespace