RAD Studio VCL Reference
|
Used by TSqlServerMethod component to set DataSet Parameter.
procedure SetDataSet(Dataset: TDataSet; AInstanceOwner: Boolean);
__fastcall SetDataSet(TDataSet Dataset, Boolean AInstanceOwner);
SetDataSet is used by TSqlServerMethod component to set a DataSet Parameter. If MaxRowsis less than 0, all rows are used. Otherwise, MaxRows rows is used.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|