IOraclePackage Interface
Retired Content |
---|
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
Represents the description of an oracle package mapping.
Namespace: Microsoft.Practices.EnterpriseLibrary.Data.Oracle
Assembly: Microsoft.Practices.EnterpriseLibrary.Data (in Microsoft.Practices.EnterpriseLibrary.Data.dll)
Syntax
'Declaration
PublicInterfaceIOraclePackage
publicinterfaceIOraclePackage
publicinterface classIOraclePackage
publicinterface IOraclePackage
Remarks
IOraclePackage is used to specify how to transform store procedure names into package qualified Oracle stored procedure names.
See Also
Microsoft.Practices.EnterpriseLibrary.Data.Oracle Namespace
Microsoft.Practices.EnterpriseLibrary.Data.Oracle.OracleDatabase
Retired Content |
---|
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |