PRIMAVERA | Developers

    Show / Hide Table of Contents

    Interface IStdBSExecSql

    Namespace: StdPlatBS100
    Assembly: StdPlatBS100.dll
    Syntax
    [ComVisible(true)]
    [Guid("3024B20F-3DE5-470D-AB2C-EFAF7E501D22")]
    public interface IStdBSExecSql

    Methods

    CarregaXML(String)

    Declaration
    ADORecordSetHelper CarregaXML(string strXml)
    Parameters
    Type Name Description
    System.String strXml
    Returns
    Type Description
    UpgradeHelpers.DB.ADO.ADORecordSetHelper

    Executa(StdBEExecSql)

    Declaration
    void Executa(StdBEExecSql ExecSql)
    Parameters
    Type Name Description
    StdBEExecSql ExecSql

    ExecutaXML(String)

    Declaration
    string ExecutaXML(string strSQL)
    Parameters
    Type Name Description
    System.String strSQL
    Returns
    Type Description
    System.String