c# Programming Glossary: pudt
C#: Pass a user-defined type to a Oracle stored procedure http://stackoverflow.com/questions/980421/c-pass-a-user-defined-type-to-a-oracle-stored-procedure public void FromCustomObject OracleConnection con IntPtr pUdt if _sdoGTypeIsNull OracleUdt.SetValue con pUdt SDO_GTYPE SdoGType.. con IntPtr pUdt if _sdoGTypeIsNull OracleUdt.SetValue con pUdt SDO_GTYPE SdoGType if SdoOrdinates.IsNull OracleUdt.SetValue.. SdoGType if SdoOrdinates.IsNull OracleUdt.SetValue con pUdt SDO_ORDINATES SdoOrdinates if SdoElemInfo.IsNull OracleUdt.SetValue..
|