FireDAC.Comp.Client.TFDTable Methods

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
_AddRefprotectedCalled when an application uses a component interface.
_ReleaseprotectedCalled when an application releases a component interface.
AbortJobpublicUse the AbortJob method to abort the current dataset operation.
ActivateBuffersprotectedActivates the buffers for the active record.
ActiveBufferpublicReturns a pointer to the buffer for the active record.
AddIndexpublicCreates a new client index for the dataset.
AddListenerpublic
AfterConstructionpublicResponds after the last constructor has executed.
AllocRecBufprotected
AllocRecordBufferprotected
AppendpublicAdds a new, empty record to the end of the dataset.
AppendRecordpublicAdds a new, populated record to the end of the dataset and posts it.
ApplyMasterpublicApplies a master-detail relation to this detail dataset.
ApplyRangepublicApplies a range to the dataset.
ApplyUpdatespublic Applies changes for all records in the dataset change log to the database.
ApplyUpdatesCompleteprotected
AssignpublicCopies the contents of another similar object.
AssignToprotectedCopies the properties of an object to a destination object.
AsyncScheduleprotectedSchedules asynch method calls.
AttachTablepublicUse the AttachTable method to attach the dataset to an existing DatS table and/or view.
BeforeDestructionpublicPerforms any necessary actions before the first destructor is called.
BeginBatchpublicOptimizes dataset functionality for batch updates.
BeginForceRowprotected
BeginInvokepublicPerforms an asynchronous call to the method specified by either AProc or AFunc.
BeginLocateprotected
BeginLookupprotected
BindFieldsprotectedBinds the TField components to the physical fields.
BlockReadNextprotectedMoves to the record from the next block and reads it.
BookmarkAvailableprotectedVerifies whether there is a bookmark available.
BookmarkStrValidpublic
BookmarkValidpublic
BuildViewForIndexprotected
CalcBookmarkSizeprotected
CalculateFields (deprecated)protectedCalculates the lookup fields.
Cancelpublic
CancelRangepublicCancels the range for the dataset.
CancelUpdatespublicRemoves all records from the change log and restores the dataset rows to their prior editing state.
CanObserveprotected
ChangeNameprotectedSets the private, internal storage for the Name property to the string passed in NewName.
CheckActiveprotectedChecks whether the dataset is active.
CheckAsyncExecFinishedprotected
CheckAsyncOpenCompleteprotected
CheckAsyncOpenFailedprotected
CheckBidirectionalprotected
CheckBrowseModepublicAutomatically posts or cancels data changes when the active record changes.
CheckCachedUpdatesModeprotected
CheckDeletingprotected
CheckDetailRecordsprotected
CheckDisposedprotected
CheckEditingprotected
CheckFetchedAllprotected
CheckFetchedAllBeforeSortingprotected
CheckFieldCompatibilityprotectedChecks the compatibility of a field.
CheckInactiveprotectedChecks whether the dataset is inactive.
CheckInsertingprotected
CheckMasterRangeprotected
CheckOnlineprotected
CheckTableprotected
ClassInfopublicReturns a pointer to the run-time type information (RTTI) table for the object type.
ClassNamepublicReturns a string indicating the type of the object instance (as opposed to the type of the variable passed as an argument).
ClassNameIspublicDetermines whether an object is of a specific type.
ClassParentpublicReturns the type of the immediate ancestor of a class.
ClassTypepublicReturns the class reference for the object's class.
CleanupInstancepublicPerforms finalization on long strings, variants, and interface variables within a class.
ClearBlobspublic
ClearBuffersprotectedClears the buffers for the active record.
ClearCalcFieldsprotected
ClearColumnMapprotected
ClearDetailspublicClears all the content in the dataset.
ClearFieldspublicClears the contents of all fields for the active record.
CloneCursorpublicShares the data belonging to another dataset.
ClosepublicCloses a dataset.
CloseBlobprotected
CloseCursorprotected
CloseStreamspublic
CommitUpdatespublicClears the changes log and marks all records as not modified.
CompareBookmarkspublic
ControlsDisabledpublicIndicates whether data-aware controls update their display to reflect changes to the dataset.
CopyDataSetpublicCopies records from the source dataset to this dataset.
CopyFieldspublicCopyFields copies the field definition structure of another dataset.
CopyRecordpublicCopies all record fields from the source dataset to the Self dataset.
Createpublic
CreateBlobStreampublic
CreateDataSetpublic
CreateExpressionpublicCreates an expression evaluator for the dataset.
CreateFieldsprotectedCreates the automatic fields.
CreateFilterViewprotected
CreateNestedDataSetprotectedCreates a nested dataset.
CreateTablepublic
CreateXMLStreampublic
CursorPosChangedpublicMarks the internal cursor position as invalid.
DataConvert (deprecated)protectedConverts the data depending on the field type.
DataEventprotected
DefaultFields (deprecated)publicIndicates whether a dataset's underlying field components are generated dynamically when the dataset is opened.
DefaultHandlerpublicProvides the interface for a method that processes message records.
DefChangedprotectedEvent handler that updates the field definition.
DefinePropertiesprotected
DeletepublicDeletes the active record and positions the dataset on the next record.
DeleteIndexpublicDeletes a client index for the dataset.
DeleteIndexespublicDeletes all client indexes for the dataset.
Destroypublic
DestroyComponentspublicDestroys all owned components.
DestroyFieldsprotectedDestroys the dataset automatic fields.
DestroyingpublicIndicates that the component and its owned components are about to be destroyed.
DisableConstraintspublicDisables the enforcement of the client constraints.
DisableControlspublicDisables data display in data-aware controls associated with the dataset.
DisconnectpublicDisconnects the dataset from the DBMS.
DispatchpublicCalls message-handling methods for the object, based on the contents of the Message parameter.
DisposeOfpublicDisposeOf forces the execution of the destructor code in an object.
DoAdjustSortFieldsprotected
DoAfterApplyUpdateprotected
DoAfterCancelprotectedAfterCancel event dispatcher.
DoAfterCloseprotectedAfterClose event dispatcher.
DoAfterDeleteprotectedAfterDelete event dispatcher.
DoAfterEditprotectedAfterEdit event dispatcher.
DoAfterExecuteprotected
DoAfterGetRecordsprotected
DoAfterInsertprotectedAfterInsert event dispatcher.
DoAfterOpenprotected
DoAfterOpenOrExecuteprotected
DoAfterPostprotectedAfterPost event dispatcher.
DoAfterRefreshprotected
DoAfterRowRequestprotected
DoAfterScrollprotectedAfterScroll event dispatcher.
DoApplyUpdatesprotected
DoBeforeApplyUpdateprotected
DoBeforeCancelprotectedBeforeCancel event dispatcher.
DoBeforeCloseprotectedBeforeClose event dispatcher.
DoBeforeDeleteprotected
DoBeforeEditprotected
DoBeforeExecuteprotected
DoBeforeGetRecordsprotected
DoBeforeInsertprotected
DoBeforeOpenprotectedBeforeOpen event dispatcher.
DoBeforePostprotectedBeforePost event dispatcher.
DoBeforeRefreshprotectedBeforeRefresh event dispatcher.
DoBeforeRowRequestprotected
DoBeforeScrollprotected
DoCachedUpdatesChangedprotected
DoCloneCursorprotected
DoCloseSourceprotected
DoCreateFieldsprotected
DoDefineDatSManagerprotected
DoExecuteSourceprotected
DoFetchprotected
DoFilteringUpdatedprotected
DoFilterRowprotected
DoGetDatSManagerprotected
DoGetTableNameprotected
DoIsSourceAsyncprotected
DoIsSourceOnlineprotected
DoIsSourceOpenprotected
DoMasterClearDetailsprotected
DoMasterDefinedprotected
DoMasterParamChangedprotected
DoMasterParamDependentprotected
DoMasterParamSetValuesprotected
DoMasterResetprotected
DoOnCalcFieldsprotectedOnCalcFields event dispatcher.
DoOnNewRecordprotected
DoOpenSourceprotected
DoPrepareSourceprotected
DoProcessUpdateRequestprotected
DoPurgeprotected
DoReconcileprotectedClears the successfully updated records from the dataset's cache of changes.
DoReconcileErrorHandlerprotected
DoResetAtLoadingprotected
DoResetDatSManagerprotected
DoSortOrderChangedprotected
DoSortOrderChangingprotected
DoStoredActivationprotected
DoUnprepareSourceprotected
DoUpdateErrorHandlerprotected
DoUpdateRecordHandlerprotected
EditpublicEnables editing of data in the dataset.
EditKeypublicEnables modification of the search key buffer.
EditRangeEndpublicEnables changing the ending value for an existing range.
EditRangeStartpublicEnables changing the starting value for an existing range.
EmptyDataSetpublicRemoves all records from the internal data storage of the dataset.
EmptyViewpublicRemoves all records visible in the dataset from the internal data storage of the dataset.
EnableConstraintspublicRe-enables enforcement of the client constraints when records are posted.
EnableControlspublicRe-enables data display in data-aware controls associated with the dataset.
EndBatchpublicRestores regular dataset functionality after batch updates.
EndForceRowprotected
EndFunctionInvokepublicBlocks the caller until the specified ASyncResult completes.
EndInvokepublicBlocks the caller until the specified ASyncResult completes.
EndLocateprotected
EndLookupprotected
EqualspublicChecks whether the current instance and the Obj parameter are equal.
ExecSQLpublicExecutes the SQL statement.
ExecutepublicExecutes an SQL command.
ExecuteActionpublicExecutes an action.
ExecuteCommandprotectedExecutes an extended command of a TDataSet descendant.
FetchAgainpublicAllows fetching additional records.
FetchAllpublicRetrieves all records from the current resultset and stores them into an internal DatS table.
FetchBlobspublicRetrieves BLOB field values from database for the current record.
FetchDetailspublicRetrieves nested datasets from a database for the current record.
FetchNextpublicA shortcut to the GetNextPacket method.
FetchWindowprotected
FieldAddresspublicReturns the address of a published object field.
FieldByNamepublicFinds a field based on its name.
FieldByNumberprotectedFinds a field based on the ordinal position of its column in the underlying table or query.
FindComponentpublicIndicates whether a given component is owned by the component.
FindFieldpublicSearches for a specified field in the dataset.
FindFirstpublicImplements a virtual method for positioning the dataset on the first record, respecting any filters.
FindKeypublicSearches for a record containing specified index field values.
FindLastpublicImplements a virtual method for positioning the dataset on the last record, respecting any filters.
FindMacropublicReturns a macro by its name.
FindNearestpublicSearches for a record containing specified index field values.
FindNextpublicImplements a virtual method for positioning the dataset on the next record, respecting any filters.
FindParampublicFinds the parameter in the Params property by a given name.
FindPriorpublicImplements a virtual method for positioning the dataset on the previous record, respecting any filters.
FindRecordprotected
FirstpublicMoves to the first record in the dataset.
FreepublicDestroys an object and frees its associated memory, if necessary.
FreeBookmarkpublicFrees the resources allocated for a specified bookmark (somewhat obsolete).
FreeFieldBuffersprotectedFrees the field buffers.
FreeInstancepublicDeallocates memory allocated by a previous call to the NewInstance method.
FreeNotificationpublicEnsures that AComponent is notified that the component is going to be destroyed.
FreeOnReleasepublicFrees the interface reference for components that were created from COM classes.
FreeRecBufprotected
FreeRecordBufferprotected
GenerateSQLpublic
GetActiveRecBufprotected
GetAggFieldsClassprotectedReturns the metaclass for the aggregate fields.
GetAggRecordCountprotectedReturns the number of aggregate fields.
GetAggregateValueprotected
GetBlobFieldDatapublicReads BLOB data into a buffer.
GetBookmarkpublicAllocates a bookmark for the active record in the dataset.
GetBookmarkDataprotected
GetBookmarkFlagprotected
GetBookmarkStr (deprecated)protectedGets a bookmark represented as a string.
GetCalcFields (deprecated)protectedComputes the lookup and calculated fields and updates the status.
GetCalcFieldTypesprotected
GetCanModifyprotected
GetCanRefreshprotected
GetCheckConstraintsClassprotectedReturns the metaclass for TCheckConstraints.
GetChildOwnerprotectedReturns the owner of a child component being read from a stream.
GetChildParentprotectedReturns the parent or, if there is no parent, returns the owner of a child component being read from a stream.
GetChildrenprotectedEnumerates all the owned datasets that are also owned by the specified TComponent.
GetClonedDataSetpublic
GetColumnFieldpublicReturns a field corresponding to the DatS column.
GetCommandStatesprotectedChecks whether an extended command is supported and enabled or not.
GetConnprotected
GetContentModifiedprotectedGetter of ContentModified.
GetCurrentRecordpublic
GetCustomWhereprotected
GetDataSetprotected
GetDataSourceprotected
GetDataViewprotected
GetDeltaStreamsprotected
GetDetailDataSets (deprecated)publicFills a list with a dataset for every detail dataset that is not the value of a nested dataset field.
GetDetailLinkFieldspublicLists the field objects that link this dataset as a detail of a master dataset.
GetDisplayNameprotected
GetDisposedprotectedGetter for the Disposed property.
GetEnumeratorpublicReturns a TComponent enumerator.
GetExistsprotectedReturns True when the specified table exists.
GetFeaturesprotected
GetFieldClassprotected
GetFieldColumnpublicReturns a DatS column corresponding to a field.
GetFieldDatapublic
GetFieldDefListClassprotectedReturns the metaclass for a field definition list class.
GetFieldDefsClassprotectedReturns the metaclass of the TFieldDefs class.
GetFieldFullNameprotectedReturns the full name of the field.
GetFieldList (deprecated)publicRetrieves a specified set of field objects into a list.
GetFieldListClassprotectedReturns the metaclass for a field list class.
GetFieldNamespublicRetrieves a list of names for all fields in a dataset.
GetFieldsClassprotectedReturns the TFields descendant metaclass.
GetGroupStatepublicIndicates where the current record is positions in a specified group of records.
GetHashCodepublicReturns an integer containing the hash code.
GetIDsOfNamesprotectedMaps a single member and an optional set of argument names to a corresponding set of integer dispatch identifiers (dispIDs).
GetIndexDefsprotectedReturns the definitions of all specified indexes defined for the dataset.
GetIndexDefsClassprotectedReturns the metaclass for an index definition list.
GetIndexNamespublicFills the list by client index names.
GetInterfacepublicRetrieves a specified interface.
GetInterfaceEntrypublicReturns the entry for a specific interface implemented in a class.
GetInterfaceTablepublicReturns a pointer to a structure containing all of the interfaces implemented by a given class.
GetIsIndexFieldprotected
GetKeyBufferprotected
GetKeyRowprotected
GetLocateRowpublic
GetLookupListClassprotectedReturns the metaclass for a lookup field list class.
GetMergeManagerprotectedGetter of MergeManager.
GetMergeTableprotectedGetter of MergeTable.
GetNamePathpublicReturns a string used by the Object Inspector.
GetNextPacketpublicFetches the next rowset from the DBMS.
GetNextRecordprotectedMoves to the next record.
GetNextRecordsprotectedMoves to the last record of the dataset.
GetObserversprotectedGetter of Observers.
GetOptionsIntfprotected
GetOwnerprotectedReturns the owner of a component.
GetParamsprotected
GetParamsClassprotectedReturns the metaclass for a list of field parameters.
GetParentComponentpublicReturns the containing component.
GetParentRowpublicReturns the parent row of this nested dataset.
GetPriorRecordprotectedMoves to the prior record.
GetPriorRecordsprotectedMoves to the first record of the dataset.
GetRecNoprotected
GetRecordprotected
GetRecordCountprotected
GetRecordSizeprotected
GetResultspublicForces the DBMS to return the values of the output parameter.
GetRowpublicReturns a DatS row.
GetRowIndexprotected
GetRowVersionprotected
GetStateFieldValuepublic
GetTrackCommandprotectedGetter of TrackCommand.
GetTrackEventNameprotectedGetter of TrackEventName.
GetTypeInfoprotectedRetrieves the type information for an object.
GetTypeInfoCountprotectedReturns the number of type information interfaces that an object provides (either 0 or 1).
GotoBookmarkpublicImplements a virtual method to position the dataset on the record to which a specified bookmark points.
GotoCurrentpublicSets the current record in this dataset to be the same as the current record in another, cloned dataset.
GotoKeypublicSearches for a record, using values in the key buffer.
GotoNearestpublicSearches for a closest record, using values in the key buffer.
HasParentpublicVerifies whether the component has a parent.
InheritsFrompublicDetermines the relationship of two object types.
InitBufferPointersprotected
InitColumnsFromFieldDefsprotected
InitFieldDefsprotectedInitializes the field definitions.
InitFieldDefsFromFieldsprotectedInitializes the field definitions from persistent fields.
InitInstancepublicInitializes a newly allocated object instance to all zeros and initializes the instance's virtual method table pointer.
InitLocateRowprotected
InitRecordprotected
InitTableprotected
InsertpublicInserts a new, empty record in the dataset.
InsertComponentpublicEstablishes the component as the owner of a specified component.
InsertRecordpublicInserts a new, populated record to the dataset and posts it.
InstanceSizepublicReturns the size in bytes of each instance of the object type.
InternalAddRecordprotected
InternalCancelprotected
InternalCloseprotected
InternalCreateAdapterprotected
InternalDefaultKeyFieldCountprotected
InternalDeleteprotected
InternalEditprotected
InternalFirstprotected
InternalGotoBookmarkprotected
InternalGotoKeyprotected
InternalHandleExceptionprotected
InternalInitFieldDefsprotected
InternalInitRecordprotected
InternalInsertprotected
InternalLastprotected
InternalLocateExprotected
InternalLookupExprotected
InternalOpenprotected
InternalPostprotected
InternalRefreshprotected
InternalResetRangeprotected
InternalSearchprotected
InternalSetRecNoprotected
InternalSetToRecordprotected
InvokeprotectedProvides access to Automation properties and methods when the component wraps an Automation object.
IsCursorOpenprotected
IsEmptypublicIndicates whether the dataset contains no records.
IsForceRowModeprotected
IsImplementorOfpublicIndicates whether the component implements a specified interface.
IsIndexedpublicReturns True if the dataset has the current client index.
IsLinkedpublicReturns True if the dataset is linked to another dataset.
IsLinkedDetailpublic
IsLinkedNestedpublic
IsLinkedTopublicIndicates whether a dataset is linked to a specified data source.
IsPKViolationprotected
IsRangedpublicReturns True if the dataset records are limited by a range.
IsSequencedpublic
LastpublicMoves to the last record in the dataset.
Loadedprotected
LoadFromFilepublicLoads a dataset's data from a file.
LoadFromFileAtOpenpublicReturns True if the dataset content is loaded from a file when calling Open.
LoadFromStorageprotectedLoads dataset content from the specified data storage.
LoadFromStreampublicLoads a dataset's data from a stream.
LocatepublicSearches the dataset for a record with the specified field values and makes it current.
LocateExpublic
LocateRecordprotected
LookuppublicSearches the dataset for a record with the specified key field values and returns the resulted field values.
LookupExpublic
MacroByNamepublicReturns a macro by its name.
MasterChangedprotected
MasterDefinedprotected
MasterDisabledprotected
MasterRangeChangedprotected
MergeDataSetpublicMerges the data and metadata of the specified dataset into the current dataset.
MethodAddresspublicReturns the address of a class method by name.
MethodNamepublicReturns the name of a class method by address.
MoveBypublicMoves to another record relative to the active record in the dataset.
NewInstancepublicAllocates memory for an instance of an object type and returns a pointer to that new instance.
NextpublicMoves to the next record in the dataset.
NextRecordSetpublicGo to the next cursor, returned by the SQL command.
Notificationprotected
ObserverAddedprotected
OfflinepublicSets the dataset to offline mode.
Onlinepublic
OpenpublicOpens the specified database table.
OpenCursorprotected
OpenCursorCompleteprotectedOpens the database cursor and triggers an AfterOpen event.
OpenIndexesprotected
OpenOrExecutepublicExecutes an SQL command and optionally opens the dataset.
OpenParentDataSetprotectedOpens the parent dataset.
operator []public
operator ()public
PaletteCreatedprotectedResponds when the component is created from the component palette.
ParamByNamepublicSearches a parameter by its name.
ParseIndexFieldNamespublic
Postpublic
PreparepublicPrepares the SQL command for execution.
PriorpublicMoves to the previous record in the dataset.
PSEndTransactionprotected
PSExecuteprotected
PSExecuteStatementprotected
PSGetAttributesprotected
PSGetCommandTextprotected
PSGetCommandTypeprotected
PSGetDefaultOrderprotected
PSGetIndexDefsprotected
PSGetKeyFieldsprotected
PSGetParamsprotected
PSGetQuoteCharprotected
PSGetTableNameprotected
PSGetUpdateExceptionprotected
PSInTransactionprotected
PSIsSQLBasedprotected
PSIsSQLSupportedprotected
PSResetprotected
PSSetCommandTextprotected
PSSetParamsprotected
PSStartTransactionprotected
PSUpdateRecordprotected
QualifiedClassNamepublicReturns the qualified name of the class.
QueryInterfaceprotectedReturns a reference to a specified interface if the current component supports that interface.
ReadStateprotectedReads the state of the component.
ReconcilepublicClears the successfully updated records from the dataset's cache of changes.
ReferenceInterfacepublicEstablishes or removes internal links that cause this component to be notified when the implementer of a specified interface is destroyed.
RefireSQLpublicAllows to rebuild a SELECT statement and reopen the table.
RefreshpublicRe-fetches data from the database to update a dataset's view of data.
RefreshContentprotectedCalled when the event alerter needs to refresh the content of the change handler. For example, as a result of receiving a data change notification.
RefreshInternalCalcFields (deprecated)protected
RefreshMetadatapublic
RefreshRecordpublicRereads the field values of the current record from a data source.
RefreshUnknownRecordpublicRegisters a new record and optionally rereads its field values from a data source.
ReleasepublicReleases all the dataset cursors.
ReleaseBaseprotected
RemoveComponentpublicRemoves a specified component specified from the component's Components list.
RemoveFreeNotificationpublicDisables the destruction notification that was enabled by FreeNotification.
RemoveFreeNotificationsprotectedNotifies all owned components of the owner component's imminent destruction.
RemoveListenerpublic
ResetAggFieldprotected
RestoreStateprotectedRestores the operating mode of the dataset to the given value.
ResyncpublicRe-fetches the active record and the records that precede and follow it.
ResyncContentprotectedCalled when the event alerter needs to resynchronize the content of the change handler after an update of MergeTable or MergeManager. For example, as a result of receiving a data change notification.
ResyncViewsprotected
RevertRecordpublicUndoes changes to the current record.
RowState2UpdateStatusprotectedThe protected method that returns the update status of a row in the dataset.
SafeCallExceptionpublicHandles exceptions in methods declared using the safecall calling convention.
SaveToDFMprotected
SaveToFilepublicSaves a dataset's data to a file.
SaveToFileAtClosepublicReturns True if the dataset content is saved to file at closing.
SaveToStorageprotected
SaveToStreampublicSaves a dataset's data to a stream.
ServerAppendpublicUsed by TFDBatchMove to directly edit the DBMS data.
ServerCancelpublicUsed by TFDBatchMove to directly edit the DBMS data.
ServerDeletepublicUsed by TFDBatchMove to directly edit the DBMS data.
ServerDeleteAllpublicDeletes all records from an associated database table.
ServerEditpublicUsed by TFDBatchMove to directly edit the DBMS data.
ServerGotoKeypublicUsed by TFDBatchMove to directly edit the DBMS data.
ServerPerformpublicUsed by TFDBatchMove to directly edit the DBMS data.
ServerSetKeypublicUsed by TFDBatchMove to directly edit the DBMS data.
SetActiveprotected
SetAdapterprotected
SetAncestorprotectedClears or sets csAncestor state in the component's ComponentState property.
SetBlockReadSizeprotectedSetter method for BlockReadSize.
SetBookmarkDataprotected
SetBookmarkFlagprotected
SetBookmarkStr (deprecated)protectedSets a bookmark represented as a string.
SetBufListSizeprotectedSets the size of the buffer list.
SetChildOrderprotectedSets the visual ordering of a child dataset.
SetColumnAttributesprotected
SetContentModifiedprotectedSetter of ContentModified.
SetCurrentRecordprotectedMoves to the record given by the index.
SetCursorRangeprotected
SetDataSetprotected
SetDataSetFieldprotectedSets the persistent TDataSetField object that owns a nested dataset.
SetDefaultFields (deprecated)protectedSpecifies whether a dataset's underlying field components are generated dynamically when the dataset is opened.
SetDesigningprotectedEnsures that components inserted at design time have their design-mode flag set.
SetDesignInstanceprotectedEnsures that components inserted at design time have their design-mode flag set.
SetFieldAttributespublicSets up the ProviderFlags fields.
SetFieldAutoGenerateValuepublic
SetFieldDataprotected
SetFieldDefPropsprotectedSets the properties of the specified FieldDef from the Field parameter.
SetFieldPropsprotectedSets the properties of the specified Field from the FieldDef parameter.
SetFieldspublicSets the values for all fields in a record
SetFieldsKeyIncAttributespublic
SetFilteredprotected
SetFilterOptionsprotected
SetFilterTextprotected
SetFoundprotectedSets a "found" flag.
SetInlineprotectedSets the csInline bit of the component's ComponentState property.
SetKeypublicStarts the entering key values mode.
SetKeyBufferprotected
SetModifiedprotectedUsed internally to set the Modified property.
SetNameprotected
SetObjectViewprotectedSets the ObjectView property.
SetOnFilterRecordprotected
SetOptionsIntfprotected
SetParentComponentprotectedSets the parent component.
SetRangepublicSets the starting and ending values of a range and applies them.
SetRangeEndpublicSets the ending values of a range.
SetRangeStartpublicSets the starting values of a range.
SetRecNoprotected
SetStateprotectedSets the dataset's state.
SetStateFieldValueprotectedSets a Field to a Value.
SetSubComponentpublicIdentifies whether the component is a subcomponent.
SetTempStateprotectedRestores the operating mode of the dataset to the given value.
SetTransactionprotected
SetUniDirectionalprotectedSets the dataset type: unidirectional or not.
SetUpdateTransactionprotected
SetValidatingFieldprotected
StartWaitprotected
StopWaitprotected
TableDataChangedprotected
TempBufferprotectedReturns a temporary buffer.
ToStringpublicReturns a string containing the class name.
TranslatepublicImplements a virtual procedure to copy a data string from a source to a destination, optionally performing character translation during the copy.
UndoLastChangepublicUndoes the last modification to the dataset records.
UnitNamepublicReturns the name of the unit where the class is defined.
UnitScopepublicReturns the class's unit scope.
UnpreparepublicReleases SQL command resources.
UpdateActionpublicUpdates the state of an action.
UpdateAttributespublicUpdates the changes to the client default expressions and auto-incrementing fields.
UpdateBufferCountprotectedUpdates the buffer count.
UpdateConstraintspublicUpdate the changes to the client constraints.
UpdateCursorKindprotected
UpdateCursorPospublicPositions the cursor on the active record.
Updatedprotected
UpdateIndexDefsprotected
UpdateRecordpublicEnsures that data-aware controls and detail datasets reflect record updates.
UpdateRecordCountprotected
UpdateRegistryprotectedProvides the interface for a method that adds type library and version information to the Registry on components that implement COM interfaces.
UpdateStatuspublicReturns the modification status for the current record.
UpdatingprotectedSets the csUpdating state in the component's ComponentState property.
ValidateContainerprotectedDetermines whether an object can be inserted into a container.
ValidateInsertprotectedProvides the interface for a method that validates a child component before it is inserted.
ValidateRenameprotectedEnsures that renaming an owned component does not create a name conflict.
WriteStateprotectedWrites the state of the component.