SysConfig Class

Definition

public ref class SysConfig : Microsoft::Dynamics::Ax::Xpp::Common
[System.Serializable]
public class SysConfig : Microsoft.Dynamics.Ax.Xpp.Common
[<System.Serializable>]
type SysConfig = class
    inherit Common
Public Class SysConfig
Inherits Common
Inheritance
Microsoft.Dynamics.AX.KernelInterop.ProxyBase
SysConfig
Attributes

Constructors

SysConfig()
SysConfig(ICursor)
SysConfig(Int32)

Fields

__k_configType_ID
__k_expiration_ID
__k_id_ID
__k_shadowValue_ID
__k_SysConfigId
__k_timestamp_ID
__k_userCount_ID
__k_value_ID
COMMON_TABLE_ID (Inherited from Common)
configTypeFieldHandle
expirationFieldHandle
idFieldHandle
shadowValueFieldHandle
SysConfigTableHandle
tableId (Inherited from Common)
timestampFieldHandle
userCountFieldHandle
valueFieldHandle

Properties

ConcurrencySignature (Inherited from Common)
configType
createdBy (Inherited from Common)
createdDateTime (Inherited from Common)
createdTransactionId (Inherited from Common)
dataAreaId (Inherited from Common)
dEL_CreatedTime (Inherited from Common)
dEL_ModifiedTime (Inherited from Common)
expiration
id
modifiedBy (Inherited from Common)
modifiedDateTime (Inherited from Common)
modifiedTransactionId (Inherited from Common)
Partition (Inherited from Common)
RecId (Inherited from Common)
recVersion (Inherited from Common)
RelationType (Inherited from Common)
rowNumber (Inherited from Common)
sequenceNum (Inherited from Common)
shadowValue
TableId (Inherited from Common)
timestamp
UnderlyingObjectType (Inherited from Common)
unionAllBranchId (Inherited from Common)
userCount
value

Methods

__addSelectFields(ICollection<FieldSpecification>, Boolean) (Inherited from Common)
__addSelectFieldsBegin(ICollection<FieldSpecification>, Boolean) (Inherited from Common)
__addSelectFieldsEnd(ICollection<FieldSpecification>, Boolean, String) (Inherited from Common)
__addUpdateFields(ICollection<UpdateFieldAssignment>) (Inherited from Common)
__addValidTimeStateIndexFields(ICollection<FieldSpecification>) (Inherited from Common)
__allFieldsSelected() (Inherited from Common)
__buf2con_IntImpl__() (Inherited from Common)
__buf2con_IntImpl__(Boolean) (Inherited from Common)
__Cansubmittoworkflow_IntImpl__() (Inherited from Common)
__Cansubmittoworkflow_IntImpl__(String) (Inherited from Common)
__Caption_IntImpl__() (Inherited from Common)
__Clear_IntImpl__() (Inherited from Common)
__clearOrigData(Boolean) (Inherited from Common)
__con2buf_IntImpl__(Object[]) (Inherited from Common)
__Defaultfield_IntImpl__(Int32) (Inherited from Common)
__Defaultrow_IntImpl__() (Inherited from Common)
__Delete_IntImpl__() (Inherited from Common)
__deleteEntityDataSource_IntImpl__(DataEntityRuntimeContext, DataEntityDataSourceRuntimeContext) (Inherited from Common)
__doDelete_IntImpl__() (Inherited from Common)
__doInsert_IntImpl__() (Inherited from Common)
__doUpdate_IntImpl__() (Inherited from Common)
__EncryptionPurpose_IntImpl__(Int32) (Inherited from Common)
__Equal_IntImpl__(Common) (Inherited from Common)
__fieldAccessRight_IntImpl__(String) (Inherited from Common)
__fieldBufferAccessRight_IntImpl__(String) (Inherited from Common)
__findEntityDataSource_IntImpl__(DataEntityRuntimeContext, DataEntityDataSourceRuntimeContext) (Inherited from Common)
__Getallowredefault_IntImpl__() (Inherited from Common)
__Getdefaultingdependencies_IntImpl__() (Inherited from Common)
__Getextension_IntImpl__() (Inherited from Common)
__GetFieldHandleById(Int32, Int32) (Inherited from Common)
__GetFieldHandleByName(String, Int32) (Inherited from Common)
__Getpresencefielddata_IntImpl__(Int32, Object) (Inherited from Common)
__getSQLStatement_IntImpl__() (Inherited from Common)
__GetTableHandle()
__Helpfield_IntImpl__(Int32) (Inherited from Common)
__initializeEntityDataSource_IntImpl__(DataEntityRuntimeContext, DataEntityDataSourceRuntimeContext) (Inherited from Common)
__Initvalue_IntImpl__() (Inherited from Common)
__Insert_IntImpl__() (Inherited from Common)
__insertEntityDataSource_IntImpl__(DataEntityRuntimeContext, DataEntityDataSourceRuntimeContext) (Inherited from Common)
__Isformdatasource_IntImpl__() (Inherited from Common)
__IsMap() (Inherited from Common)
__mapDataSourceToEntity_IntImpl__(DataEntityRuntimeContext, DataEntityDataSourceRuntimeContext) (Inherited from Common)
__mapEntityToDataSource_IntImpl__(DataEntityRuntimeContext, DataEntityDataSourceRuntimeContext) (Inherited from Common)
__Merge_IntImpl__(Common) (Inherited from Common)
__Modifiedfield_IntImpl__(Int32) (Inherited from Common)
__Modifiedfieldvalue_IntImpl__(String, Int32) (Inherited from Common)
__persistEntity_IntImpl__(DataEntityRuntimeContext) (Inherited from Common)
__Postcacheload_IntImpl__() (Inherited from Common)
__Postload_IntImpl__() (Inherited from Common)
__Renameprimarykey_IntImpl__() (Inherited from Common)
__Reread_IntImpl__() (Inherited from Common)
__scopeIdentifier_IntImpl__(Guid) (Inherited from Common)
__setSQLTracing_IntImpl__() (Inherited from Common)
__Setxdscontext_IntImpl__() (Inherited from Common)
__Setxdscontext_IntImpl__(String) (Inherited from Common)
__skipNumberSequenceCheck_IntImpl__() (Inherited from Common)
__skipNumberSequenceCheck_IntImpl__(Boolean) (Inherited from Common)
__tableAccessRight_IntImpl__() (Inherited from Common)
__tableBufferAccessRight_IntImpl__() (Inherited from Common)
__tablehandle() (Inherited from Common)
__takeOwnershipOfTempDBTable_IntImpl__(Boolean) (Inherited from Common)
__Tooltipfield_IntImpl__(Int32) (Inherited from Common)
__Tooltiprecord_IntImpl__() (Inherited from Common)
__Update_IntImpl__() (Inherited from Common)
__updateEntityDataSource_IntImpl__(DataEntityRuntimeContext, DataEntityDataSourceRuntimeContext) (Inherited from Common)
__useExistingTempDBTable_IntImpl__(String) (Inherited from Common)
__Validatedelete_IntImpl__() (Inherited from Common)
__Validatefield_IntImpl__(Int32) (Inherited from Common)
__Validatefieldvalue_IntImpl__(String) (Inherited from Common)
__Validatefieldvalue_IntImpl__(String, Int32) (Inherited from Common)
__Validatewrite_IntImpl__() (Inherited from Common)
__Write_IntImpl__() (Inherited from Common)
__Xml_IntImpl__() (Inherited from Common)
__Xml_IntImpl__(Int32) (Inherited from Common)
AddFieldValuePair(Dictionary<String,FieldSpecification>, HashSet<String>) (Inherited from Common)
addGroupByField(String) (Inherited from Common)
addGroupByField(String, SelectQuery) (Inherited from Common)
AddInsertFields(IList<IDataFieldHandle>, IList<FieldSpecification>) (Inherited from Common)
addOrderByField(String, Int32) (Inherited from Common)
addOrderByField(String, Int32, SelectQuery) (Inherited from Common)
AddPageRange(Int64) (Inherited from Common)
AddPageRange(Int64, Int64) (Inherited from Common)
AddPageRange(Int64, Int64, SelectQuery) (Inherited from Common)
AddRef() (Inherited from Common)
addSelectField(String, String, Int32) (Inherited from Common)
addSelectField(String, String, Int32, SelectQuery) (Inherited from Common)
addXppProxyReference(Type, Object) (Inherited from Common)
AggregationFieldVar(SelectFieldList) (Inherited from Common)
AggregationList(FieldList) (Inherited from Common)
allowIndexHint(Boolean) (Inherited from Common)
aosValidateDelete() (Inherited from Common)
aosValidateInsert() (Inherited from Common)
aosValidateRead() (Inherited from Common)
aosValidateUpdate() (Inherited from Common)
AssignMapTable(Common) (Inherited from Common)
BeginSetBasedDowngradeOperation() (Inherited from Common)
buf2con() (Inherited from Common)
buf2con(Boolean) (Inherited from Common)
Call(String, Object[], Type[], Object[]) (Inherited from Common)
Canceltimeout() (Inherited from Common)
CanDoSetbasedDelete(DeleteQuery) (Inherited from Common)
CanDoSetbasedInsert(InsertQuery, Common) (Inherited from Common)
CanDoSetbasedUpdate(UpdateQuery) (Inherited from Common)
CanJoinedTableDoSetbasedDelete(DeleteQuery) (Inherited from Common)
CanJoinedTableDoSetbasedUpdate(UpdateQuery) (Inherited from Common)
Cansubmittoworkflow() (Inherited from Common)
Cansubmittoworkflow(String) (Inherited from Common)
Caption() (Inherited from Common)
checkInvalidFieldAccess() (Inherited from Common)
checkInvalidFieldAccess(Boolean) (Inherited from Common)
checkRecord() (Inherited from Common)
checkRecord(Boolean) (Inherited from Common)
checkRestrictedDeleteActions() (Inherited from Common)
checkRestrictedDeleteActions(Boolean) (Inherited from Common)
Clear() (Inherited from Common)
Company() (Inherited from Common)
Company(String) (Inherited from Common)
con2buf(Object[]) (Inherited from Common)
concurrencyModel() (Inherited from Common)
concurrencyModel(Int32) (Inherited from Common)
concurrencySignature() (Inherited from Common)
context() (Inherited from Common)
context(Int32) (Inherited from Common)
CopyData(Common, Boolean, Boolean) (Inherited from Common)
CopyOrig(Common) (Inherited from Common)
data() (Inherited from Common)
data(Common) (Inherited from Common)
data(Common, Boolean) (Inherited from Common)
dataSource() (Inherited from Common)
dbOpInTransaction(Boolean) (Inherited from Common)
Defaultfield(Int32) (Inherited from Common)
Defaultrow() (Inherited from Common)
Delete() (Inherited from Common)
DeleteAll() (Inherited from Common)
deleteEntityDataSource(DataEntityRuntimeContext, DataEntityDataSourceRuntimeContext) (Inherited from Common)
DeleteFromQuery(DeleteQuery) (Inherited from Common)
DirFld(Int32) (Inherited from Common)
Dirs() (Inherited from Common)
disableCache() (Inherited from Common)
disableCache(Boolean) (Inherited from Common)
dispose() (Inherited from Common)
doClear() (Inherited from Common)
doClearOrigData() (Inherited from Common)
doDelete() (Inherited from Common)
doInsert() (Inherited from Common)
doLinkTableInheritance(Common, Common) (Inherited from Common)
doUpdate() (Inherited from Common)
doValidateDelete() (Inherited from Common)
EncryptionPurpose(Int32) (Inherited from Common)
EndFind() (Inherited from Common)
EndFindQuery(SelectQuery) (Inherited from Common)
EndSearchQuery(SelectQuery) (Inherited from Common)
EndSetBasedDowngradeOperation() (Inherited from Common)
Equal(Common) (Inherited from Common)
ExecuteFinalDeleteValidationEventHandlers() (Inherited from Common)
ExecuteFinalInsertValidationEventHandlers() (Inherited from Common)
ExecuteFinalReadValidationEventHandlers() (Inherited from Common)
ExecuteFinalUpdateValidationEventHandlers() (Inherited from Common)
Field(Int32) (Inherited from Common)
fieldAccessRight(String) (Inherited from Common)
FieldArray(Int32, Int32) (Inherited from Common)
FieldArraySize(Int32) (Inherited from Common)
fieldBufferAccessRight(String) (Inherited from Common)
fieldExternallySet(Int32) (Inherited from Common)
fieldExternallySet(Int32, Boolean) (Inherited from Common)
FieldNumbered(Int32) (Inherited from Common)
FieldNumberedArray(Int32, Int32) (Inherited from Common)
FieldNumberedArraySet(Int32, Int32, Object) (Inherited from Common)
FieldNumberedSet(Int32, Object) (Inherited from Common)
FieldSet(Object, FieldHandle) (Inherited from Common)
FieldSet(Object, Int32) (Inherited from Common)
FieldSetArray(Int32, Object, Int32) (Inherited from Common)
FieldSetNum(Int32, Object) (Inherited from Common)
FieldSetNumArray(Int32, Int32, Object) (Inherited from Common)
fieldState(Int32) (Inherited from Common)
fieldState(Int32, Int32) (Inherited from Common)
Find(Int32) (Inherited from Common)
findEntityDataSource(DataEntityRuntimeContext, DataEntityDataSourceRuntimeContext) (Inherited from Common)
FindKeyField(Boolean) (Inherited from Common)
FirstFast() (Inherited from Common)
FirstFast(SelectQuery) (Inherited from Common)
FirstOnly() (Inherited from Common)
FirstOnly(SelectQuery) (Inherited from Common)
FirstOnly1() (Inherited from Common)
FirstOnly1(SelectQuery) (Inherited from Common)
FirstOnly10() (Inherited from Common)
FirstOnly10(SelectQuery) (Inherited from Common)
FirstOnly100() (Inherited from Common)
FirstOnly100(SelectQuery) (Inherited from Common)
FirstOnly1000() (Inherited from Common)
FirstOnly1000(SelectQuery) (Inherited from Common)
ForceLiterals() (Inherited from Common)
ForceLiterals(SelectQuery) (Inherited from Common)
ForceNestedLoop() (Inherited from Common)
ForceNestedLoop(SelectQuery) (Inherited from Common)
ForcePlaceholders() (Inherited from Common)
ForcePlaceholders(SelectQuery) (Inherited from Common)
ForceSelectOrder() (Inherited from Common)
ForceSelectOrder(SelectQuery) (Inherited from Common)
ForUpdate() (Inherited from Common)
found() (Inherited from Common)
fromViewDataSource(Int32, Common) (Inherited from Common)
fullCopy() (Inherited from Common)
GenerateOnly() (Inherited from Common)
Getallowredefault() (Inherited from Common)
GetConcreteTable() (Inherited from Common)
GetCrossPartition() (Inherited from Common)
getDataEntityWritableDataSourceIds() (Inherited from Common)
GetDataSet(Boolean, Boolean, Boolean) (Inherited from Common)
GetDebuggerDisplay(String) (Inherited from Common)
Getdefaultingdependencies() (Inherited from Common)
Getextension() (Inherited from Common)
getFieldValue(String) (Inherited from Common)
getFieldValue(String, Int32) (Inherited from Common)
getInstanceRelationType() (Inherited from Common)
GetKernelInstanceUniqueId() (Inherited from Common)
getLink(Object[]) (Inherited from Common)
getLinks() (Inherited from Common)
GetMapTable() (Inherited from Common)
GetMapTableId() (Inherited from Common)
GetPerStatementLockMode() (Inherited from Common)
getPhysicalTableName() (Inherited from Common)
GetPKTableIdForPureUnionAllQuery(Int32) (Inherited from Common)
Getpresencefielddata(Int32, Object) (Inherited from Common)
getSQLStatement() (Inherited from Common)
GetTableField(String, Int32) (Inherited from Common)
getTableInInstanceHierarchy(Int32) (Inherited from Common)
getTableType() (Inherited from Common)
GetTempTableName() (Inherited from Common)
GetTmp() (Inherited from Common)
getXppProxyReference(Type) (Inherited from Common)
Group(FieldList) (Inherited from Common)
handle() (Inherited from Common)
HasAdjustedBuffers() (Inherited from Common)
HasDeleteEventHandler() (Inherited from Common)
HasInsertEventHandler() (Inherited from Common)
HasOverridenAosValidateInsertMethod() (Inherited from Common)
HasOverridenDeleteMethod() (Inherited from Common)
HasOverridenInsertMethod() (Inherited from Common)
HasOverridenUpdateMethod() (Inherited from Common)
hasRelatedTable(String) (Inherited from Common)
HasUpdateEventHandler() (Inherited from Common)
Helpfield(Int32) (Inherited from Common)
Hint(Int32) (Inherited from Common)
iCursor() (Inherited from Common)
Index(Int32) (Inherited from Common)
InheritanceLinkage() (Inherited from Common)
InitForFormDataSource(FormDataSource) (Inherited from Common)
initializeEntityDataSource(DataEntityRuntimeContext, DataEntityDataSourceRuntimeContext) (Inherited from Common)
initializeForSelect() (Inherited from Common)
InitializeTableInheritanceForSelect(ICollection<FieldSpecification>) (Inherited from Common)
InitTableField(FieldHandle) (Inherited from Common)
Initvalue() (Inherited from Common)
inputStatus() (Inherited from Common)
inputStatus(Int32) (Inherited from Common)
Insert() (Inherited from Common)
insertEntityDataSource(DataEntityRuntimeContext, DataEntityDataSourceRuntimeContext) (Inherited from Common)
InsertInto(FieldList, Common) (Inherited from Common)
InsertPrepare() (Inherited from Common)
InsertRecordset(InsertQuery, Common) (Inherited from Common)
interactiveContext() (Inherited from Common)
interactiveContext(Boolean) (Inherited from Common)
InvokeOnDefaultedField(Common, DataEventArgs) (Inherited from Common)
InvokeOnDefaultedRow(Common, DataEventArgs) (Inherited from Common)
InvokeOnDefaultingField(Common, DataEventArgs) (Inherited from Common)
InvokeOnDefaultingRow(Common, DataEventArgs) (Inherited from Common)
InvokeOnDeleted(Common, DataEventArgs) (Inherited from Common)
InvokeOnDeletedEntityDataSource(Common, DataEventArgs) (Inherited from Common)
InvokeOnDeleting(Common, DataEventArgs) (Inherited from Common)
InvokeOnDeletingEntityDataSource(Common, DataEventArgs) (Inherited from Common)
InvokeOnFinalDeleteValidation(Common, DataEventArgs) (Inherited from Common)
InvokeOnFinalInsertValidation(Common, DataEventArgs) (Inherited from Common)
InvokeOnFinalReadValidation(Common, DataEventArgs) (Inherited from Common)
InvokeOnFinalUpdateValidation(Common, DataEventArgs) (Inherited from Common)
InvokeOnFindingEntityDataSource(Common, DataEventArgs) (Inherited from Common)
InvokeOnFoundEntityDataSource(Common, DataEventArgs) (Inherited from Common)
InvokeOnGettingDefaultingDependencies(Common, DataEventArgs) (Inherited from Common)
InvokeOnGotDefaultingDependencies(Common, DataEventArgs) (Inherited from Common)
InvokeOnInitializedEntityDataSource(Common, DataEventArgs) (Inherited from Common)
InvokeOnInitializedRecord(Common, DataEventArgs) (Inherited from Common)
InvokeOnInitializingEntityDataSource(Common, DataEventArgs) (Inherited from Common)
InvokeOnInitializingRecord(Common, DataEventArgs) (Inherited from Common)
InvokeOnInserted(Common, DataEventArgs) (Inherited from Common)
InvokeOnInsertedEntityDataSource(Common, DataEventArgs) (Inherited from Common)
InvokeOnInserting(Common, DataEventArgs) (Inherited from Common)
InvokeOnInsertingEntityDataSource(Common, DataEventArgs) (Inherited from Common)
InvokeOnMappedDataSourceToEntity(Common, DataEventArgs) (Inherited from Common)
InvokeOnMappedEntityToDataSource(Common, DataEventArgs) (Inherited from Common)
InvokeOnMappingDataSourceToEntity(Common, DataEventArgs) (Inherited from Common)
InvokeOnMappingEntityToDataSource(Common, DataEventArgs) (Inherited from Common)
InvokeOnModifiedField(Common, DataEventArgs) (Inherited from Common)
InvokeOnModifiedFieldValue(Common, DataEventArgs) (Inherited from Common)
InvokeOnModifyingField(Common, DataEventArgs) (Inherited from Common)
InvokeOnModifyingFieldValue(Common, DataEventArgs) (Inherited from Common)
InvokeOnPersistedEntity(Common, DataEventArgs) (Inherited from Common)
InvokeOnPersistingEntity(Common, DataEventArgs) (Inherited from Common)
InvokeOnPostedLoad(Common, DataEventArgs) (Inherited from Common)
InvokeOnPostingLoad(Common, DataEventArgs) (Inherited from Common)
InvokeOnUpdated(Common, DataEventArgs) (Inherited from Common)
InvokeOnUpdatedEntityDataSource(Common, DataEventArgs) (Inherited from Common)
InvokeOnUpdating(Common, DataEventArgs) (Inherited from Common)
InvokeOnUpdatingEntityDataSource(Common, DataEventArgs) (Inherited from Common)
InvokeOnValidatedDelete(Common, DataEventArgs) (Inherited from Common)
InvokeOnValidatedField(Common, DataEventArgs) (Inherited from Common)
InvokeOnValidatedFieldValue(Common, DataEventArgs) (Inherited from Common)
InvokeOnValidatedWrite(Common, DataEventArgs) (Inherited from Common)
InvokeOnValidatingDelete(Common, DataEventArgs) (Inherited from Common)
InvokeOnValidatingField(Common, DataEventArgs) (Inherited from Common)
InvokeOnValidatingFieldValue(Common, DataEventArgs) (Inherited from Common)
InvokeOnValidatingWrite(Common, DataEventArgs) (Inherited from Common)
isFieldDataRetrieved(String) (Inherited from Common)
isFieldDataRetrieved(String, Int32) (Inherited from Common)
isFieldSet(Int32) (Inherited from Common)
IsFieldUpdated(FieldHandle) (Inherited from Common)
Isformdatasource() (Inherited from Common)
IsManagedImplementation() (Inherited from Common)
isNewRecord() (Inherited from Common)
IsPartOfSameInheritanceHierarchy(Common) (Inherited from Common)
isPartOfUOWSaveChanges() (Inherited from Common)
isSameInstance(Common) (Inherited from Common)
isTableInheritanceRoot() (Inherited from Common)
isTempDb() (Inherited from Common)
isTmp() (Inherited from Common)
IsValidTimeStateGapAllowed() (Inherited from Common)
isView() (Inherited from Common)
Join(Common) (Inherited from Common)
Join(Int32, Common, Int32) (Inherited from Common)
joinChild() (Inherited from Common)
joinParent() (Inherited from Common)
JoinToParent(Int32, Common, Int32, Boolean) (Inherited from Common)
kernelhandle()
linkPhysicalTableInstance(Common) (Inherited from Common)
LoadField(Int32) (Inherited from Common)
LoadFieldEdtArray(Int32) (Inherited from Common)
LoadTableFieldNumbered(Int32) (Inherited from Common)
makeRecord()
MakeReflectionCall(String, Object[]) (Inherited from Common)
mapDataSourceToEntity(DataEntityRuntimeContext, DataEntityDataSourceRuntimeContext) (Inherited from Common)
mapEntityToDataSource(DataEntityRuntimeContext, DataEntityDataSourceRuntimeContext) (Inherited from Common)
Merge(Common) (Inherited from Common)
Modifiedfield(Int32) (Inherited from Common)
Modifiedfieldvalue(String) (Inherited from Common)
Modifiedfieldvalue(String, Int32) (Inherited from Common)
Next() (Inherited from Common)
NextRec() (Inherited from Common)
NoFetch() (Inherited from Common)
OptimisticLock() (Inherited from Common)
Order(FieldList) (Inherited from Common)
orig() (Inherited from Common)
orig(Int32) (Inherited from Common)
overwriteSystemfields() (Inherited from Common)
overwriteSystemfields(Boolean) (Inherited from Common)
persistEntity(DataEntityRuntimeContext) (Inherited from Common)
PessimisticLock() (Inherited from Common)
Postcacheload() (Inherited from Common)
Postload() (Inherited from Common)
preRemoting() (Inherited from Common)
queryTimedOut() (Inherited from Common)
queryTimeout() (Inherited from Common)
queryTimeout(Int32) (Inherited from Common)
queryTimeout(Int32, Boolean) (Inherited from Common)
Read() (Inherited from Common)
ReadAndCopy() (Inherited from Common)
readCommittedLock() (Inherited from Common)
readCommittedLock(Boolean) (Inherited from Common)
readPast() (Inherited from Common)
readPast(Boolean) (Inherited from Common)
RecordCollectionSize() (Inherited from Common)
recordLevelSecurity() (Inherited from Common)
recordLevelSecurity(Boolean) (Inherited from Common)
relatedTable(String) (Inherited from Common)
relatedTable(String, Common) (Inherited from Common)
relationPath() (Inherited from Common)
relationPath(RelationPath) (Inherited from Common)
Renameprimarykey() (Inherited from Common)
RepeatableRead() (Inherited from Common)
RepeatableRead(SelectQuery) (Inherited from Common)
Reread() (Inherited from Common)
Reverse() (Inherited from Common)
RowCount() (Inherited from Common)
scopeIdentifier() (Inherited from Common)
scopeIdentifier(Guid) (Inherited from Common)
Search(Int32) (Inherited from Common)
selectForUpdate() (Inherited from Common)
selectForUpdate(Boolean) (Inherited from Common)
selectForUpdateSystem(Boolean) (Inherited from Common)
selectLocked() (Inherited from Common)
selectLocked(Boolean) (Inherited from Common)
selectQuery() (Inherited from Common)
selectRefRecord(Int32) (Inherited from Common)
selectWithRepeatableRead() (Inherited from Common)
selectWithRepeatableRead(Boolean) (Inherited from Common)
serialize() (Inherited from Common)
setConnection(XppObjectBase) (Inherited from Common)
setCrossPartition(Boolean) (Inherited from Common)
setFieldValue(String, Object) (Inherited from Common)
setFieldValue(String, Object, Int32) (Inherited from Common)
setFieldValueManaged(String, Int32, Object) (Inherited from Common)
SetInt64FieldValue(String, Object) (Inherited from Common)
setLink(String) (Inherited from Common)
setLink(String, Common) (Inherited from Common)
SetNullableFieldValue(String, Object) (Inherited from Common)
SetNullCursor() (Inherited from Common)
SetPerStatementLockMode(PerStatementLockMode) (Inherited from Common)
SetRecordCollectionPosition(Int32) (Inherited from Common)
setSQLTracing() (Inherited from Common)
setTempDB() (Inherited from Common)
setTmp() (Inherited from Common)
setTmpData(Common) (Inherited from Common)
SetViewDataSourceMethodInvocation(Int32, Boolean) (Inherited from Common)
Setxdscontext() (Inherited from Common)
Setxdscontext(String) (Inherited from Common)
skipAosValidation() (Inherited from Common)
skipAosValidation(Boolean) (Inherited from Common)
skipBusinessEvents() (Inherited from Common)
skipBusinessEvents(Boolean) (Inherited from Common)
skipDatabaseLog() (Inherited from Common)
skipDatabaseLog(Boolean) (Inherited from Common)
skipDataMethods() (Inherited from Common)
skipDataMethods(Boolean) (Inherited from Common)
skipDataSourceDefaultRow() (Inherited from Common)
skipDataSourceDefaultRow(Boolean) (Inherited from Common)
skipDataSourceInitValue() (Inherited from Common)
skipDataSourceInitValue(Boolean) (Inherited from Common)
skipDataSourceValidateDelete() (Inherited from Common)
skipDataSourceValidateDelete(Boolean) (Inherited from Common)
skipDataSourceValidateField(Int32) (Inherited from Common)
skipDataSourceValidateField(Int32, Boolean) (Inherited from Common)
skipDataSourceValidateWrite() (Inherited from Common)
skipDataSourceValidateWrite(Boolean) (Inherited from Common)
skipDeleteActions() (Inherited from Common)
skipDeleteActions(Boolean) (Inherited from Common)
skipDeleteMethod() (Inherited from Common)
skipDeleteMethod(Boolean) (Inherited from Common)
skipEvents() (Inherited from Common)
skipEvents(Boolean) (Inherited from Common)
skipNumberSequenceCheck() (Inherited from Common)
skipNumberSequenceCheck(Boolean) (Inherited from Common)
skipPostLoad() (Inherited from Common)
skipPostLoad(Boolean) (Inherited from Common)
skipTTSCheck() (Inherited from Common)
skipTTSCheck(Boolean) (Inherited from Common)
supportsTableInheritance() (Inherited from Common)
suppressWarnings() (Inherited from Common)
suppressWarnings(Boolean) (Inherited from Common)
tableAccessRight() (Inherited from Common)
tableBufferAccessRight() (Inherited from Common)
tablehandle() (Inherited from Common)
TableNode() (Inherited from Common)
Take(Int32) (Inherited from Common)
takeOwnershipOfTempDBTable(Boolean) (Inherited from Common)
Tooltipfield(Int32) (Inherited from Common)
Tooltiprecord() (Inherited from Common)
ToString() (Inherited from Common)
toViewDataSource(Int32, Common) (Inherited from Common)
trackFieldExternallySet() (Inherited from Common)
trackFieldExternallySet(Boolean) (Inherited from Common)
ttsabort() (Inherited from Common)
ttsbegin() (Inherited from Common)
ttscommit() (Inherited from Common)
Update() (Inherited from Common)
UpdateAll() (Inherited from Common)
updateEntityDataSource(DataEntityRuntimeContext, DataEntityDataSourceRuntimeContext) (Inherited from Common)
UpdateField(Int32) (Inherited from Common)
UpdateRecordset(UpdateQuery) (Inherited from Common)
UpdateStart() (Inherited from Common)
usageCount() (Inherited from Common)
useExistingTempDBTable(String) (Inherited from Common)
Validatedelete() (Inherited from Common)
Validatefield(Int32) (Inherited from Common)
Validatefieldvalue(String) (Inherited from Common)
Validatefieldvalue(String, Int32) (Inherited from Common)
Validaterelations() (Inherited from Common)
Validaterelations(Boolean) (Inherited from Common)
Validaterelations(Boolean, Boolean) (Inherited from Common)
Validatewrite() (Inherited from Common)
validTimeStateFieldType() (Inherited from Common)
validTimeStateUpdateMode() (Inherited from Common)
validTimeStateUpdateMode(Int32) (Inherited from Common)
Variableaccessfields(String, Object, String) (Inherited from Common)
Variableaccessfields(String, Object, String, Int32) (Inherited from Common)
wasCached() (Inherited from Common)
Write() (Inherited from Common)
Xml() (Inherited from Common)
Xml(Int32) (Inherited from Common)

Events

OnDefaultedField (Inherited from Common)
OnDefaultedRow (Inherited from Common)
OnDefaultingField (Inherited from Common)
OnDefaultingRow (Inherited from Common)
OnDeleted (Inherited from Common)
OnDeletedEntityDataSource (Inherited from Common)
OnDeleting (Inherited from Common)
OnDeletingEntityDataSource (Inherited from Common)
OnFinalDeleteValidation (Inherited from Common)
OnFinalInsertValidation (Inherited from Common)
OnFinalReadValidation (Inherited from Common)
OnFinalUpdateValidation (Inherited from Common)
OnFindingEntityDataSource (Inherited from Common)
OnFoundEntityDataSource (Inherited from Common)
OnGettingDefaultingDependencies (Inherited from Common)
OnGotDefaultingDependencies (Inherited from Common)
OnInitializedEntityDataSource (Inherited from Common)
OnInitializedRecord (Inherited from Common)
OnInitializingEntityDataSource (Inherited from Common)
OnInitializingRecord (Inherited from Common)
OnInserted (Inherited from Common)
OnInsertedEntityDataSource (Inherited from Common)
OnInserting (Inherited from Common)
OnInsertingEntityDataSource (Inherited from Common)
OnMappedDataSourceToEntity (Inherited from Common)
OnMappedEntityToDataSource (Inherited from Common)
OnMappingDataSourceToEntity (Inherited from Common)
OnMappingEntityToDataSource (Inherited from Common)
OnModifiedField (Inherited from Common)
OnModifiedFieldValue (Inherited from Common)
OnModifyingField (Inherited from Common)
OnModifyingFieldValue (Inherited from Common)
OnPersistedEntity (Inherited from Common)
OnPersistingEntity (Inherited from Common)
OnPostedLoad (Inherited from Common)
OnPostingLoad (Inherited from Common)
OnUpdated (Inherited from Common)
OnUpdatedEntityDataSource (Inherited from Common)
OnUpdating (Inherited from Common)
OnUpdatingEntityDataSource (Inherited from Common)
OnValidatedDelete (Inherited from Common)
OnValidatedField (Inherited from Common)
OnValidatedFieldValue (Inherited from Common)
OnValidatedWrite (Inherited from Common)
OnValidatingDelete (Inherited from Common)
OnValidatingField (Inherited from Common)
OnValidatingFieldValue (Inherited from Common)
OnValidatingWrite (Inherited from Common)

Explicit Interface Implementations

ICursorHost.__iCursor (Inherited from Common)
IDataBufferable.__IsMangedImplementation (Inherited from Common)
IDataBufferable.FieldArraySize(Int32) (Inherited from Common)
IDataBufferable.GetArrayFieldValue(Int32, Int32) (Inherited from Common)
IDataBufferable.GetFieldValue(IDataFieldHandle) (Inherited from Common)
IDataBufferable.GetTableFieldHandle(Int32, Int32) (Inherited from Common)
IDataBufferable.IsNotNull() (Inherited from Common)
IDataBufferable.SetArrayFieldValue(Int32, Int32, Object) (Inherited from Common)
IDataStatementDataSource.__ApplySelectLastModeDuringSelect (Inherited from Common)
IDataStatementDataSource.__IsInSelectLastMode (Inherited from Common)
IDataStatementDataSource.GetRuntimeTableName() (Inherited from Common)
IDataStatementDataSource.GetTableHandle() (Inherited from Common)
IDataStatementDataSource.IsTempDbTable (Inherited from Common)
ITableInstance.__Id (Inherited from Common)
ITableInstance.Metadata (Inherited from Common)

Extension Methods

AnytypeField(Common, FieldHandle)
AxDateField(Common, FieldHandle)
AxUtcDateTimeField(Common, FieldHandle)
BooleanField(Common, FieldHandle)
ContainerField(Common, FieldHandle)
DecimalField(Common, FieldHandle)
GuidField(Common, FieldHandle)
Int64Field(Common, FieldHandle)
IntField(Common, FieldHandle)
StringField(Common, FieldHandle)

Applies to