Firebird ADO.NET Provider SDK Documentation - v1.7

FbCommand.FetchSize Property

[Visual Basic]
<DefaultValue(Value:=200), _  Category(Category:="Comportamiento")>
Public Property FetchSize As Integer
[C#]
[DefaultValue(Value=200)]
[Category(Category="Comportamiento")]
public int FetchSize {get; set;}

See Also

FbCommand Class | FirebirdSql.Data.Firebird Namespace