Skip Headers
Oracle® Database Extensions for .NET Developer's Guide
11g Release 2 (11.2) for Microsoft Windows

Part Number E17724-01
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Master Index
Master Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
PDF · Mobi · ePub
CLRNT173

Glossary

CLRNT174

assembly

Assembly is the Microsoft term for the module that is created when a DLL or .EXE is complied by a .NET compiler.

CLRNT175

Common Language Runtime

Microsoft Common Language Runtime (CLR) is the component of the .NET framework that allows many languages to create and develop applications using the same library.

CLRNT176

Dynamic Link Library (DLL)

An executable file that a Windows application can load when needed.

CLRNT177

external procedure

A function written in a third-generation language (3GL), such as C, and callable from within PL/SQL or SQL as if it were a PL/SQL function or procedure.

CLRNT178

implicit database session

The database session of the caller.

CLRNT179

Microsoft .NET Framework Class Library

The Microsoft .NET Framework Class Library provides the classes for the .NET framework model.

CLRNT180

namespace

CLRNT181

Oracle Net Services

The Oracle client/server communication software that offers transparent operation to Oracle tools or databases over any type of network protocol and operating system.

CLRNT182

PL/SQL

Oracle's procedural language extension to SQL.

CLRNT183

result set

The output of a SQL query, consisting of one or more rows of data.

CLRNT184

stored function

A stored function is a PL/SQL block that Oracle stores in the database and can be executed from an application.

CLRNT185

stored procedure

A stored procedure is a PL/SQL block that Oracle stores in the database and can be executed from an application.

Reader Comment

   

Comments, corrections, and suggestions are forwarded to authors every week. By submitting, you confirm you agree to the terms and conditions. Use the OTN forums for product questions. For support or consulting, file a service request through My Oracle Support.

Hide Navigation

Quick Lookup

Database Library · Master Index · Master Glossary · Book List · Data Dictionary · SQL Keywords · Initialization Parameters · Advanced Search · Error Messages

Main Categories

This Page

This Document

New and changed documents:
RSS Feed HTML RSS Feed PDF