Gets the plan used by the server for the command.
The plan used for the Firebird server for the current command. The default is an empty string.
It's needed that the command was prepared to retrieve the command plan. It will return null if the commplan cannot be determined.
FbCommand Class | FirebirdSql.Data.Firebird Namespace