SDAC

TCustomMSStoredProc.ExecProc Method

Executes SQL statements on the server.

Class

TCustomMSStoredProc

Syntax

procedure ExecProc;

Remarks

Call the ExecProc method to execute a SQL statement on the server. If SQL statement is a query, ExecProc calls the Open method.

Internally ExecProc calls inherited TCustomDADataSet.Execute method and is only included for compatibility with BDE.

See Also

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback