FireDAC.Stan.Param.TFDParams Properties

From RAD Studio API Documentation
Jump to: navigation, search

InheritedProtected
ArraySizepublicRepresents the array size of all TFDParam objects in the collection.
BindModepublicSpecifies how the parameters are bound to the SQL command.
CapacitypublicProvides access to the internal TList.Capacity property.
CountpublicReturns the number of items in the collection.
DataSetprotected
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
IsRefCountedpublicIndicates if there are references to a TFDParams object.
ItemClasspublicIndicates the class to which the collection's items belong.
ItemspublicProvides access to individual parameters in the TFDParams collection.
MarkerspublicMarkers of the parameters.
NextIDprotectedSpecifies a unique ID that can be assigned to the next added collection item.
ParamValuespublicReturns the values of parameters that are specified by the names.
PropNameprotectedSpecifies the name of the property that the collection implements.
UpdateCountprotectedCounts the number of times BeginUpdate was called without a corresponding call to EndUpdate.