*-------------------------------------------------------------------------------------------------------------------------------------------------------- * (ES) AUTOGENERADO - ˇˇATENCIÓN!! - ˇˇNO PENSADO PARA EJECUTAR!! USAR SOLAMENTE PARA INTEGRAR CAMBIOS Y ALMACENAR CON HERRAMIENTAS SCM!! * (EN) AUTOGENERATED - ATTENTION!! - NOT INTENDED FOR EXECUTION!! USE ONLY FOR MERGING CHANGES AND STORING WITH SCM TOOLS!! *-------------------------------------------------------------------------------------------------------------------------------------------------------- *< FOXBIN2PRG: Version="1.20" SourceFile="lib_controles.vcx" CPID="1252" /> (Solo para binarios VFP 9 / Only for VFP 9 binaries) * DEFINE CLASS cl_cursoradapter AS cursoradapter *< CLASSDATA: Baseclass="cursoradapter" Timestamp="" Scale="Pixels" Uniqueid="" /> * ADOCodePage = 0 Alias = "h" AllowDelete = .T. AllowInsert = .T. AllowSimultaneousFetch = .F. AllowUpdate = .T. BatchUpdateCount = 1 BreakOnError = .F. BufferModeOverride = 3 Comment = "" CompareMemo = .T. ConflictCheckCmd = ConflictCheckType = 0 ConversionFunc = CursorSchema = DataSource = .NULL. DataSourceType = "" DeleteCmd = DeleteCmdDataSource = .NULL. DeleteCmdDataSourceType = "" FetchAsNeeded = .F. FetchMemo = .T. FetchMemoCmdList = FetchMemoDataSource = .NULL. FetchMemoDataSourceType = "" FetchSize = 100 Flags = 0 Height = 22 InsertCmd = InsertCmdDataSource = .NULL. InsertCmdDataSourceType = "" InsertCmdRefreshCmd = InsertCmdRefreshFieldList = InsertCmdRefreshKeyFieldList = KeyFieldList = MapBinary = .F. MapVarchar = .F. MaxRecords = -1 Name = "cl_cursoradapter" NoData = .F. Prepared = .F. RefreshCmd = RefreshCmdDataSource = .NULL. RefreshCmdDataSourceType = "" RefreshIgnoreFieldList = RefreshTimestamp = .F. SelectCmd = SendUpdates = .T. Tables = Tag = "" TimestampFieldList = UpdatableFieldList = UpdateCmd = UpdateCmdDataSource = .NULL. UpdateCmdDataSourceType = "" UpdateCmdRefreshCmd = UpdateCmdRefreshFieldList = UpdateCmdRefreshKeyFieldList = UpdateGramSchemaLocation = "" UpdateNameList = UpdateType = 1 UseCursorSchema = .F. UseDeDataSource = .F. UseMemoSize = 255 UseTransactions = .T. WhereType = 3 Width = 23 * ENDDEFINE