Firebird ADO.NET Provider SDK Documentation - v1.7 |
|
FbDatabaseInfo.PageSize Property
Gets the page size of the database.
[Visual Basic]
Public ReadOnly Property PageSize As
Integer
[C#]
public
int PageSize {get;}
See Also
FbDatabaseInfo Class | FirebirdSql.Data.Firebird Namespace