FireDAC.Stan.Param.TFDParam Properties

From RAD Studio API Documentation
Jump to: navigation, search

InheritedProtected
ArraySizepublishedRepresents the size of a TFDParam object.
ArrayTypepublishedRepresents the type of an array-valued TFDParam object.
AsAnsiStringpublicRepresents the value of a TFDParam object as an AnsiString.
AsAnsiStringspublicRepresents an array of TFDAnsiString values.
AsBCDpublicRepresents the value of a TFDParam as a binary-coded decimal (BCD).
AsBCDspublicRepresents an array of Currency values.
AsBlobpublicSpecifies the value of a TFDParam when it represents a binary large object (BLOB).
AsBlobspublicRepresents an array of TFDByteString values.
AsBooleanpublicSpecifies the value of a TFDParam when it represents a Boolean.
AsBooleanspublicRepresents an array of Boolean values.
AsBytepublicSpecifies the value of a TFDParam when it represents a Byte.
AsBytespublicRepresents an array of Byte values.
AsByteStrpublicSpecifies the value of a TFDParam when it represents a TFDByteString.
AsByteStrspublicRepresents an array of TFDByteString values.
AsCurrencypublicSpecifies the value of a TFDParam when it represents a Currency.
AsCurrencyspublicRepresents an array of Currency values.
AsDataSetpublicSpecifies the value of a TFDParam when it represents a TDataSet.
AsDataSetspublicRepresents an array of TDataSet values.
AsDatepublicSpecifies the value of a TFDParam when it represents a TDateTime.
AsDatespublicRepresents an array of TDateTime values.
AsDateTimepublicSpecifies the value of a TFDParam when it represents a TDateTime.
AsDateTimespublicRepresents an array of TDateTime values.
AsExtendedpublicSpecifies the value of a TFDParam when it represents a Extended.
AsExtendedspublicRepresents an array of Extended values.
AsFixedCharpublicSpecifies the value of a TFDParam when it represents a String.
AsFixedCharspublicRepresents an array of String values.
AsFloatpublicSpecifies the value of a TFDParam when it represents a Float value.
AsFloatspublicRepresents an array of Float values.
AsFMTBCDpublicSpecifies the value of a TFDParam when it represents a TBcd value.
AsFMTBCDspublicRepresents an array of TBcd values.
AsGUIDpublicSpecifies the value of a TFDParam when it represents a TGUID.
AsGUIDspublicRepresents an array of TGUID values.
AsIntegerpublicSpecifies the value of a TFDParam when it represents an Integer.
AsIntegerspublicRepresents an array of Integer values.
AsLargeIntpublicSpecifies the value of a TFDParam when it represents a LargeInt.
AsLargeIntspublicRepresents an array of LargeInt values.
AsLongwordpublicSpecifies the value of a TFDParam when it represents a LongWord.
AsLongwordspublicRepresents an array of LongWord values.
AsMemopublicSpecifies the value of a TFDParam when it represents a Memo.
AsMemospublicRepresents an array of Memo values.
AsShortIntpublicSpecifies the value of a TFDParam when it represents a Shortint.
AsShortIntspublicRepresents an array of Shortint values.
AsSinglepublicSpecifies the value of a TFDParam when it represents a Single value.
AsSinglespublicRepresents an array of Single values.
AsSmallIntpublicSpecifies the value of a TFDParam when it represents a LongInt.
AsSmallIntspublicRepresents an array of Smallint values.
AsSQLTimeIntervalpublicSpecifies the value of a TFDParam when it represents a TFDSQLTimeInterval.
AsSQLTimeIntervalspublicRepresents an array of TFDSQLTimeInterval values.
AsSQLTimeStamppublicSpecifies the value of a TFDParam when it represents a TSQLTimeStamp.
AsSQLTimeStampspublicRepresents an array of TSQLTimeStamp values.
AsStreampublicSpecifies the value of a TFDParam when it represents a TStream object.
AsStreamspublicRepresents an array of TStream values.
AsStringpublicSpecifies the value of a TFDParam when it represents a String.
AsStringspublicRepresents an array of String values.
AsTimepublicSpecifies the value of a TFDParam when it represents a TDateTime.
AsTimespublicRepresents an array of TDateTime values.
AsVarByteStrpublicSpecifies the value of a TFDParam when it represents a TFDByteString.
AsVarByteStrspublicRepresents an array of TFDByteString values.
AsWideMemopublicSpecifies the value of a TFDParam when it represents an UnicodeString.
AsWideMemospublicRepresents an array of UnicodeString values.
AsWideStringpublicSpecifies the value of a TFDParam when it represents a WideString.
AsWideStringspublicRepresents an array of WideString values.
AsWordpublicSpecifies the value of a TFDParam when it represents a LongWord.
AsWordspublicRepresents an array of Word values.
AsXMLpublicSpecifies the value of a TFDParam when it represents a XML.
AsXMLspublicRepresents an array of UnicodeString values.
BoundpublicIndicates whether a value (NULL or otherwise) has been assigned to the parameter.
CollectionpublicSpecifies the TCollection instance to which the TCollectionItem belongs.
DataSetprotected
DataTypepublishedIndicates the type of field whose value the TFDParam represents.
DataTypeNamepublishedName of the data type of the parameter.
DisplayNamepublicThe name displayed in the Collection editor.
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
FDDataTypepublishedFireDAC data type of the parameter.
IDpublicA unique, permanent index for the item.
IndexpublicReturns the item's position in the Items array of TCollection.
IsCaseSensitivepublishedIdentifies if a TFDParam name is case sensitive.
IsDataSetpublicSpecifies if the DataType is ftDataSet and the TDataSet object is assigned to the parameter value.
IsDatasetspublicSpecifies if the DataType is ftDataSet and the TDataSet object is assigned to the parameter value.
IsNullpublicIndicates whether a TFDParam value is NULL.
IsNullspublicIndicates whether a TFDParam value is NULL.
IsObjectpublicSpecifies whether the DataType is ftDataSet or ftStream and the TObject value is assigned.
IsObjectspublicSpecifies whether the DataType is ftDataSet or ftStream and the TObject value is assigned.
IsStreampublicSpecifies whether the DataType is ftStream and the TStream value is assigned.
IsStreamspublicSpecifies whether the DataType is ftStream and the TStream value is assigned.
IsUnicodepublicSpecifies whether the DataType of a TFDParam object is an Unicode-based data type.
NamepublishedIndicates the name of a TFDParam object.
NumericScalepublishedSpecifies the number of decimal places for a TFDParam object.
ParamTypepublishedIndicates the type of the parameter the TFDParam represents.
PositionpublishedIndicates the position of the parameter.
PrecisionpublishedSpecifies the number of digits allowed for a numeric parameter.
SizepublishedSpecifies the number of characters in a string-typed parameter.
SQLNamepublicName of the parameter in the format required to use the parameter name in a SQL query.
StreamModepublishedStream mode of the parameter.
TextpublicRepresents the value of a TFDParam object as a string.
TextspublicRepresents the value of a TFDParam object as a string.
ValuepublishedRepresents the value of a TFDParam object as a Variant.
ValuespublicRepresents the value of a TFDParam object as a Variant.