接口 UpdateCountOutput

  • 所有超级接口:
    Output

    public interface UpdateCountOutput
    extends Output
    Models a return that is an update count (count of rows affected)
    作者:
    Steve Ebersole
    • 方法详细资料

      • getUpdateCount

        int getUpdateCount()
        Retrieve the associated update count
        返回:
        The update count