Method | Description | |
---|---|---|
Close ( |
||
GetFlags ( string dtd ) : string | ||
Resolve ( bool preparing ) : void | ||
StoredProcedure ( |
Method | Description | |
---|---|---|
FixProcedureName ( string name ) : string | ||
GetAndFixParameter ( |
||
GetCacheKey ( string spName ) : string | ||
GetHackedOuputParameters ( ) : |
||
GetParameters ( string procName, |
||
GetReturnParameter ( ) : string |
public Close ( |
||
reader | ||
return | void |
public static GetFlags ( string dtd ) : string | ||
dtd | string | |
return | string |
public StoredProcedure ( |
||
cmd | ||
text | string | |
return | System |