Firebird ADO.NET Provider SDK Documentation - v1.7

FbCommandBuilder.DeriveParameters Method 

[Visual Basic]
Public Shared Sub DeriveParameters( _
   ByVal command As FbCommand _
)
[C#]
public static void DeriveParameters(
   FbCommand command
);

See Also

FbCommandBuilder Class | FirebirdSql.Data.Firebird Namespace