PostgresDAC

TPSQLCopy.Methods.LoadFromStrings

Previous Next

Send to server data read from a TStrings object.

Syntax:

procedure LoadFromStrings(Strings: TStrings);

Description:

Call LoadFromStrings to send to server data read from a TStrings object.

See also:SaveToStrings