Exemplo n.º 1
0
 public string GetStatementName(StatementDeploymentContext context)
 {
     return(ProcGetStatementName(context));
 }
Exemplo n.º 2
0
 public Object GetUserObject(StatementDeploymentContext context)
 {
     return(ProcGetUserObject(context));
 }