Firebird ADO.NET Provider SDK Documentation - v1.7 |
|
FbService.QueryBufferSize Property
Gets or sets the buffer size for service query calls.
[Visual Basic]
Public Property QueryBufferSize As
Integer
[C#]
public
int QueryBufferSize {get; set;}
See Also
FbService Class | FirebirdSql.Data.Firebird.Services Namespace