API:FireDAC.Comp.Client.TFDStoredProc.PackageName
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: published | |
| Source: FireDAC.Comp.Client.pas FireDAC.Comp.Client.hpp | |
| Unit: FireDAC.Comp.Client | |
| Parent: TFDStoredProc | |
Delphi
property PackageName;
C++
__property PackageName = {default=0};
Description
Limits the stored procedure names to the specified package name.
FireDAC.Comp.Client.TFDStoredProc.PackageName inherits from FireDAC.Comp.Client.TFDCustomStoredProc.PackageName. All content below this line refers to FireDAC.Comp.Client.TFDCustomStoredProc.PackageName.
Limits the stored procedure names to the specified package name.
Specify the PackageName property value to limit the procedure name to the specified package.