public CreateProcedure ( string sqlStr, |
||
sqlStr | string | A create procedure script |
externalTransaction | A SqlTransaction instance under which the create procedure will occur. | |
return | bool |
public CreateProcedure ( string sqlStr, |
||
sqlStr | string | A create procedure script |
externalTransaction | A SqlTransaction instance under which the create procedure will occur. | |
return | bool |