Function rsfbclient_rust::xsqlda_to_blr
source · pub fn xsqlda_to_blr(xsqlda: &[XSqlVar]) -> Result<Bytes, FbError>Expand description
Convert the xsqlda to blr (binary representation)
pub fn xsqlda_to_blr(xsqlda: &[XSqlVar]) -> Result<Bytes, FbError>Convert the xsqlda to blr (binary representation)