예제 #1
0
 public string GetStatementName(StatementDeploymentContext context)
 {
     return(ProcGetStatementName(context));
 }
예제 #2
0
 public Object GetUserObject(StatementDeploymentContext context)
 {
     return(ProcGetUserObject(context));
 }