IProcedure.NativeName

Syntax

NativeName : String;

Description

The NativeName property determines a physical name of procedure in a database.

Example

The example of use is given in the example of the CreateProcedure method.

See also:

IProcedure